/*HHS archive centre homepage style sheet PG 18-12-07*/


/* colors

green	:406e61;
blue	:223241;
beige	:f2ebdb;
orange	:de5d01

*/

/*LAYOUT*/


#graphics {
  background-color:#406e61;
  padding:15px 0 15px 15px;
}

#graphics img {
  margin-right:4px;
}

#text {
  position:relative;
  left:60px;
  width:800px;
  right:60px;
  min-height:450px;
}

h1 {margin-top:20px;}