body {
background:url(inicio.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width:90%;margin:auto;min-width:600px;max-width:2000px;
}