/* spencerrealtygroup.com */


*html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
background:#531C13 url(images/h_bg1.jpg) top repeat-x;
}

.main {
margin: 0 auto;
width:800px;
}


.welcome {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#A19886;
text-align:justify;
margin-left:15px;
margin-right:15px;
}



.footer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#A19886;
}

.footer a {
text-decoration:none;
color:#A19886;
font-weight:bold;
}



