body{
background-color:#356697;
}

#header{
background-color:white;

overflow:hidden;
width:800px;


margin: 0 auto;
margin-top:15px;

border-radius: 22px;
-ms-border-radius: 22px;
-moz-border-radius: 22px;
-o-border-radius: 22px;
-webkit-border-radius: 22px;

box-shadow: 17px 17px 35px #6b6b6b,0px 1px 1px #897499
}
#logo{
height:100px;
margin-left:20px;
float:left;
}

.b1{
background-color:#9bc43b;
cursor:pointer;

border-radius: 22px;
-ms-border-radius: 22px;
-moz-border-radius: 22px;
-o-border-radius: 22px;
-webkit-border-radius: 22px;
}

.b1:hover{
background-color:#d3ce3f;
}

.buttons{
margin:50px 0px 0px 205px;
width:600px;
}


#container{
background-color:#FFFFFF;
width:800px;
height:80%;
margin: 0 auto;
background-color:#CBD64B;
padding:5px;
padding-left:15px;
padding-rightt:150px;


border-radius: 22px;
-ms-border-radius: 22px;
-moz-border-radius: 22px;
-o-border-radius: 22px;
-webkit-border-radius: 22px;

box-shadow: 17px 17px 35px #6b6b6b,0px 1px 1px #897499
}

#contImage{
margin:0 auto;
height:300px;
width:300px;
margin-top:10px;
}

#footer{
background-color:#FFCC00;
width:100%;
}

#fot{
text-align:center;
}

#picCont{
margin:0 auto;
width:300px;
}