body { 
	font: 8pt/16pt Georgia; 
	color: #555753; 
	background: #E2E0D8 no-repeat bottom right; 
	margin: 0px;
	}
p { 
	font: 10pt Georgia; 
	margin-top: 5px; 
	text-align: left;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #968F72;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:#968F72;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #7A5B58;
	}

h2{
font: italic normal 12pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

h4{
font: italic normal 10pt Georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	margin-top:5px;
}
#content{
width:600px;
text-align:left;
margin-left:5px;
margin-top:10px;
}

#right{
float:right;
margin-right:5px;
}

#logo{

background: #C0BCAB url('header.jpg');width:600px;height:156px;font-size:2.5em;text-align:right;color:#E2E0D8;

}
#logo em{
margin-right:15px;color:#fff;
}

#thebox{
background-color:#fff;
}

#content p{
width:450px;
}