body{
background:#000000;
margin:10px 10px 0px 10px;
padding:0px;
color:#999999;
font-family:"Trebuchet MS",arial,sans-serif;
font-size:0.5em;

}

#wrapper{
width: 800px;
margin: auto;
}


#logo{
	background-image: url('images/fuoco.jpg');
	height: 571px; 
}

#logo a {
  display:block;
  width:800px;
  height:500px;
  text-decoration:none;
}

#footer{

	padding-top: 15px;

}

