a:link {color: blue}
a:visited {color: #000080}
a:active {color: #000080}
body {
  background-image: url(/web-focus/resources/css/web-focus.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
  margin-left: 10%;
	font-family : verdana, arial, helvetica, sans-serif;
	}	
	
hr.top-banner-divide {
  color: blue; border-width: 0px; height: 10px; background:#0000cc;
	}

