body 
{

background-image: url("http://blueeyedblonde.net/newsite/background.jpg");
	
background-repeat: repeat-y;

background-color: #336699;
	
font-family: tahoma, verdana;
	
margin: auto;
	text-align: center;

}



#wrapper 
{
	
width: 700px;
	
margin: 0px;
	
padding: 0;
	
text-align: center;
	
background-color: #fff;
	
border:solid 1px #000;
}

h1	
{
	
margin: 0px 0px 0px 0px;
	
color: #000000;	
font-family: arial unicode ms;
font-size: 9pt;
	
font-weight: normal;
	
padding:2px 2px 2px 2px;
	
text-align:left;

}



h2 
{
	
margin: 0px 0px 0px 0px;
	
color: #000; font-size: 8pt;
	
font-weight: bold;
	
padding:5px 5px 2px 5px;

	
text-align:left;
	
}



h3 
{
	
margin: 0px 0px 0px 0px;
	
color: #000000;
	font-size: 10pt;
	
font-weight: normal;
	
padding:5px 5px 2px 5px;
		
text-align:left;

}



h4 
{
	
margin: 0px 0px 0px 0px;
	
color: #000000;
	font-size: 13pt;
	
font-weight: bold;
	
padding:5px 5px 5px 5px;
	
text-align:left;

}


h5 
{
	
margin: 0px 0px 0px 0px;
	
color: #ffffff;
	font-size: 8pt;
	
font-weight: bold;
	
padding:0px 0px 1px 5px;
		
text-align:left;

}




h6 
{
	
margin: 0px 0px 0px 0px;
	
color: #ffffff;
	font-size: 8pt;
font-weight: normal;
	
padding:0px 0px 1px 5px;
		
text-align:left;

}

