/* weissmanrealty.com */

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

body {
margin: 0;
padding: 0;
background:#6E706F url(images/bg_01.jpg) top repeat-x;
}

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

.footer {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
float:left;
}

.footer a {
text-decoration:none;
}

.footerb {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
}

.footerb a {
text-decoration:none;
color:#333333;
}
