 
            #contenedor{
                width:1000%;
                background-color:paleturquoise;
                text-align: left;
                 height: 500px;
                
            }
           #agua{
    width:1000px;
    height: 600px;
    background-color: lightseagreen;
           }

