body {
	width: 800px;
	height: 600px;
	
	background-repeat: no-repeat;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	text-align: center;
}

#content {
	margin-top: 85px;
	
	padding: 0px 0px 0px 0px;
}

#agb {
	text-align: center;
	margin-top: 30px;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-serif";
	font-size: 10px;
	color: #222;
}

#agb a, a:visited, a:hover {
	text-align: center;
	margin-top: 30px;
	font-family: "Arial", "Tahoma", "Verdana", "Sans-serif";
	font-size: 10px;
	text-decoration: underline;
	color: #555;
}

img
{
	border-style: none;
}
