body { 
	color: #fff;
	background: #000;
	font: 80% "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	}
#body-container {
overflow: hidden;
	width: 800px;
	height: 600px;
	margin: 0 auto 0;
	padding: 10 0px;
	background: #000;
color: #fff;
background-image: url(paolopinkel-bg.jpg);
background-repeat:no-repeat;
	}
a { text-decoration:none; color:#fff;}
a:link { text-decoration:none; color:#fff; }
a:visited { text-decoration:none; color:#fff; }
a:focus { text-decoration:none;  color:#fff;}
a:hover { text-decoration:none; border-bottom:1px dotted #ff0000;  color:#ff0000;}
a:active { text-decoration:none; color:#fff; }
img {
border:none;
}
h1 { text-align:center; }
span {
margin: 0 auto 0;
}
table {

	width: 800px;
	
margin: 0 auto 0;	
margin-top:0;
padding: 10 0px;
}

td 
{
vertical-align:top;
}

