body {
margin: 0px;
background color: #ffffcc;
}
#main {
position:relative;
top:0px;
padding-bottom:100px;
background color: #ffffcc;
font-size: 14px;
font-family: verdana;
color: red;
}

#bottom {
position:relative;
height:50px;
width:100%;
padding-top:5px;
color: red;
} 