body { 
  background: url('http://www.suretytitleco.com/images/BG.gif') repeat-yes;
  
}

A:link {
text-decoration: none;
color:#ffffff;
}

A:hover {
text-decoration: underline;
color:#ffffff;
} 

A:visited {
text-decoration: none;
color:#ffffff;
} 
h1 { /* PROPERTIES FOR THE MAIN TITLE ON A CONTENT SECTION */
font-weight: bold;
color: #000000;
font-size: 10pt;
font-family: Verdana;
}