.bodi
{
position:absolute;
top:120px;
border:ridge #c0c0c0 .5em;
width:95%;
height:1160px;
padding-top:20px;
text-align:center;
}
.box1 {
position:absolute;
top:450px;
left:4%;
border:ridge #c0c0c0 .5em;
}
.box2 {
position:absolute;
top:450px;
left:53%;
border:ridge #c0c0c0 .5em;
}

.bot{
position:absolute;
top:740px;
width:50%;
left:20%;
}
.footer
{
background-color:#d2b48c;
color:blue;
border:ridge .25em tan;
width:90%;
}
.foot
{
position:absolute;
top:940px;
width:80%;
left:10%;
}
