body {
  background-image: url("images/HOS_web_header.jpg");
background-repeat: no-repeat;
  padding-left: 0em;
  padding-top: 12.5em;
  font-family:"Times New Roman",Times, serif;
  color: black;
  background-color: white
 }
ul.navbar a {text-decoration: none}
a:link {
  font-family:"Times New Roman",Times, serif;
  background-color: white;
color: black;font-size:1em }
a:visited {
background-color: white;
  color: 7D2252;font-size:1em }
A:hover {
background-color: 7D2252;
color: white; font-size:1em; font weight:bold;font-family:"Times New Roman",Times, serif }
address {
background-color: #FF0066;
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted 
}