#wrapper{width:1000px;height:600px;background:orange;}
.header{width:100%;height:100px;background:green;}
.header a{background:pink;}
#content ul{list-style-type:none;}
#content{width:100%;height:400px;}
#footer{width:100%;height:100px;background:red;}
#footer a{background:#eee;}