body
{
	text-align: center;
	font-family: sans-serif;
	font-size: 10px;
}
#site
{
	width: 518px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
#site img
{
	margin-top: 60px;
	margin-bottom: 60px;
	border: 0px;
}
#site a:hover
{
	text-decoration: none;
}