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