/* www.dannycero.mx │ www.dannycero.mx │ @dannycero */

body {
    background:#3366ff;
}
#contenedor {
    width:90%; max-width:800px; height:auto;
    position:relative;
    top:100px;
    margin:auto;
}
.contenedor img {
    width:100%; height:auto;
}