*{ margin: 0; padding:0; }

body {
background: url(http://www.albiolo.eu/images/background.png) 0 0 repeat; }

#content {
position:absolute;
left: 50%;
top: 50%;
width: 1005px;
height: 565px;
margin-top: -282px;
margin-left: -502px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	color: #666;
float:left;
margin: 8px 0 0 240px;
}

a:link, a:visited {
	text-decoration: none;
font-size: 0.5em;
	font-weight: normal;
	color: #666;
}

a:hover {
	font-weight: normal;
	color: #999;
}