﻿html {
    background-color: #CC6;
}
#header {
    background: url('/site/Images/headers/researchandcollections.jpg') no-repeat scroll left top;
}
#footer, #header {
    background-color: #BAAE52;
}
h1 {
    color: #BAAE52;
}
h3.inthefield, hr.inthefield {
  background-color: #b3a751;
  text-align: center;
  width: 500px;
}
hr.inthefield { 
  height: 3px;
  color: #b3a751;
  text-align: left;
  margin-left: 0;
} 
