body
{
font-family: lucia grande , tahoma,verdana,arial,sans-serif;
background-color: #e9e9e9;

}

body p
{
	
	font-size: 0.8em;
	line-height: 1.28;
	
}

#wrapper
{

width: 1080px;
background-color: white;
margin: 0 auto;
padding: 10px;
border: 5px solid #dedede;

}

#header
{
background-image: url(../trust/banner.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: center;
clear: both;
width: auto;
height: 200px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;



}

#content
{
clear: both;
width: auto;
height: 500px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;
color: #00000;
}

#search_content
{
	
clear: both;
width: auto;
height: 140px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;
color: #00000;
	
	
}

#randomvnum
{
	
clear: both;
width: auto;
height: 40px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;
color: #00000;
	
	
}

#search_result
{
	
clear: both;
width: auto;
height: 70px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;
color: #00000;
	
	
}

#footer
{
clear: both;
width: auto;
height: 40px;
padding: 10px;
border: 3px solid #E3E3E3;
text-align: center;
color: #00000;




}