#wrapper{width:1000px;height:600px;background:pink;}
.header{width:100%;height:100px;background:yellow;}
#content{width:100%;height:400px;}
.footer{width:100%;height:100px;background:cyan;}