body{
background-color:#461A00;
background-image:url(images/home-filler.jpg);
background-repeat:repeat;
margin-top:0px;
}

.agentName{
padding-left:295px;
}

.copyright{
font-family:Tahoma;
color:#AE863C;
font-size:11px;
padding-left:20px;
}

.designBy{
font-family:Tahoma;
color:#AE863C;
font-size:11px;
}

a.foot:link {text-decoration: none;color:#AE863C;}
a.foot:visited {text-decoration: none;color:#AE863C;}
a.foot:active {text-decoration: none;color:#AE863C;}
a.foot:hover {text-decoration: underline;color:#AE863C;}