#masthead h1 {
background:transparent url("/images/domfam.jpg");
repeat: no-repeat;
position:center center;
width:490px;
height:86px;


}

#masthead h1 span {
display:none;
}



body {
font-family: Arial, helvetica, sans-serif; 
bgcolor: rgb(255, 255, 204); vlink= #0000FF; 
font-size: 9pt; 
font-weight: bold;

}
h5           { font-size: 10pt; font-weight: bold; margin-left: 0; margin-top: 0; 
               margin-bottom: 0 }
BODY 			{ background-color: #FFFFCC }


/*stuff
background-image: url("/images/domfam.jpg");
background-repeat: no-repeat;
background-position: top center
*/
HR {
    height:10px;
    width:100%;
    background:#008000;
  
   }

