#wrapper{width:800px;height:800px;}
#header{width:100%;background:cyan;height:100px;}
.content{width:100%;height:600px;background:MediumSeaGreen;}
#footer{width:100%;height:100px;background:orange;} 