*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
text-align:center;
}
body{
width:836px;
height:100%;
margin:auto;
position:relative;
text-align:left;
background-image: url(images/texture.jpg);
}

#splash { 
position:relative;
height: 100%;
margin:0;
padding: 0;

}

#immagine {
width:800px;
height:100%;
margin-left: 16px;
text-align:center;
}

#immagine img {
position: relative;
top:30px; 
}
