content
#content {
float: right;
width: 80%;
background: Olive;
} #header {
background: Green;
height: 40px;
} #content {
float: right;
width: 80%;
background: Olive;
}