body
{
background:#fff; /*url(images/background.png) repeat;	*/
font-size:11px;
font-family:tahoma;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#maindiv
{
width:100%;
margin:0px auto;	
}

.under
{
width:538px;
height:504px;
margin:0px auto;
text-align:center;	
margin-top:10%;
}

