body{
background-image: url("photo/water1.jpg");
background-size:cover;
font-family: Futura, sans-serif;
}

#creditMe{
background-color:#C6ECFF;
padding: 5px;
position: absolute;
bottom: 35px;
font-size: .5em;
font-family: Futura;
}
#centerBlock{
background-color:#B1C0FF;
color:#000000;
width: 550px;
padding: 50px 20px 100px 20px;
margin-top: 15%;
margin-left:auto;
margin-right:auto;
}
