#wrapper{width:800px;height:800px;}
#header{width:100%;background:brown;height:100px;}
.content{width:100%;height:600px;background:MediumSeagreen;}
#footer{width:100%;height:100px;background:green;}
