/* CSS Document */
body{
margin:0 auto;
overflow:auto;
width:100%; 
height:100%;
background-color:#4F0010;
background-image:url(fondo.jpg);
}