#wrapper{width:800px;height:800px;background:red;}
#header{width:100%;background:green;height:100px;}
.content{width:100%;height:600px;background:pink;}
#footer{width:100%;height:100px;background:yellow;}