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

p {
padding: 5px 20px;
}
p.footer {
color: #ff0000;
text-align: center;
font-size: 10px;
}
h2 {
padding:  0px 20px;
}

table {

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

td 
{
vertical-align:top;
}

