BODY
{ 
	background-color: #846759;  
	margin: auto;
	text-align:center;

}
div#logo
{
	width: 350px; 
	background-color:  #ff2402; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	border: solid #200008;
	border-width: 0px 1px 1px 1px;
	text-align:center;

}

div#whitebg
{
	background: #ebebeb url('content_bg.gif') repeat-x bottom; 
	width: 330px; 
	background-color: white; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:right;

}
#logo p
{ 
	margin-right: 10px;
	margin-bottom: 10px;
	font: 92% arial, helvetica, sans-serif ;
}  
.strap
{ 
		padding-top: 10px;
		color: #000; 
}  
a 
{
	text-decoration:none;
	color: #ff2402;
}
a:hover
{
	text-decoration:none;
	background: #2f1204;
}
a img 
{
	border:none;
}
