html {
 background-color: #003F5E;
}
#hd {
background: url(/2473/img/agents/2473/custom_img/custom_css/banner_final2.gif)
no-repeat;
margin-top: 1px; 
	width: 950px; 
	height: 194px; 
}
body {
background-color: #003F5E;
color: #F3FAFB;
padding:0;
margin:0;
}
body{
width: 950px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #ffffff;
color:#000000;  
}
div#agent_info {
    display: none;
}

<style type="text/css">
<!--
a:link {color: #2629938; text-decoration: underline; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }