body{ background:#d5f3ff;
margin:0px 0px 10px 0px;
align:center;
}
div.h1{
background-color:#6dcff6;
width:610px;
height:200px;
border-style:solid;
color:navy;
z-index:1;
}


div.top_text{
background-color:#6dcff6;
color:navy;
width:610px;
border-style:solid;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

div.bot_text{
background-color:#6dcff6;
color:navy;
width:610px;
border-style:solid;
padding-left:5px;
padding-right:5px;
}
div.footer_text{
background-color:#6dcff6;
color:navy;
width:610px;
border-style:solid;
padding-bottom:0px;
padding-top:0px;
}
