/* CSS Document */
h1 {
  background-color:#d8e4d2;  
}
h3 {
background-color:#BEDEB0;
}

#content { 
  width: 90%; 
  }

#branding {
background-color:#BEDEB0;
}
 
#footer { 
background-color:#BEDEB0;
}
	