body 
{
	font-family: Arial;
	font-size:18px;
	background-image:url(background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


div.logo{
text-align:left;
width:700px;
}

.info{
font-size:14px;
font-weight:bold;
}

div.main{
width:600px;
text-align:center;
margin-top:10px;
height:500px;
}
div.menu{
width:700px;
text-align:center;
}
a img{
border:none;
}
