body {
margin: 0px;
padding: 0;
color: #fff;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}

#fondo {
background: url(../fondos/home.jpg) no-repeat #000000;
background-attachment: fixed;
z-index: 190;
min-height: 860px;
}
