#mainContents {
position:absolute;
left:10px;
top:100px;
border:1px blue solid;
width:500px;
height:80px;
background-color:#e0ffff;
}

