.box{width:400px;border:4px solid green;}
#header{width:100%;height:100px;background:pink;}
#header a{background:#eee;}
.content{width:100%;height:400px;background:grey;}
#footer{width:100%;height:100px;background:yellow;}
#footer a{background:#eee;}