#mainContents {	position:absolute;	left:60px;	top:100px;	width:400px;	height:400px;	border:1px black solid;}#footer {	position:absolute;	left:10px;	top:100px;	border:1px blue solid;	width:200px;	height:150px;	background-color:#e0ffff;}