@charset "utf-8";
/* CSS Document */

.img{
height:500px;
width:800px;
border:none;
margin:auto;
text-align:center;
}

sfondo {
height:500px;
width:800px;
position:absolute;
padding:0px;
background-position:center;

}

body{
background-position:center;
background-repeat:no-repeat;
margin-top:600px;
}

#footer{
height:12px;
width:800px;
text-align:right;
border:none;
clear:both;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
margin-left:215px;
margin-top:-25px;
}
