/* contact stylesheet

green = #99CC33;
dark = #a2ce46;
*/
  
  #content  
  {
    background-color: #b5d66d;
    background-image:url('../images/layout/contactBg.jpg'); 
    background-repeat:no-repeat;
    background-position:top right;
  }
  
