.wrapper{width:900px;height:800px;background:yellow;}
#header{width:100%;height:100px;background:olive;}
#header a{background:pink;}
.content-area{width:100%;height:600px;}
#footer{width:100%;height:100px;background:pink;}
#footer a{background:cyan;}