body
{
	text-align: center;
	background-color:#222222;
	background-image: url(images/wallpaperblack3a.jpg);
}


DIV.wrapper
{
    position: relative;
	WIDTH: 750px;
	HEIGHT: 2200px;
	margin: 0 auto; 
	text-align: left;
	FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
	background-image: url(images/wallpaperwings.jpg);
	background-position: 170px 300px;
	background-repeat: no-repeat;
}

h1 
{
color: #555555;	 
TEXT-ALIGN: left;
font-family: Verdana, Arial;
font-size: 175%
}

h2
{
color: #BF0000;
TEXT-ALIGN: left;
font-family: Verdana, Arial;
font-size: 120%
}

p 
{
color: #575757; 
font-style: normal;
font-family: Verdana, Arial;
TEXT-ALIGN: left;
font-size: 80%
}  

p.disclaimer
{
color: #575757; 
font-family: sans-serif;
font-size: 80%;
text-align: center
}

p.small
{
color: #575757; 
font-family: sans-serif;
font-size: 50%
}
 
p.poem 
{
color: #575757; 
font-style: italic;
font-family: Verdana, Arial;
TEXT-ALIGN: centre;
font-size: 70%
} 