body {
background-color: white;
font family: Georgia, serif;
font color: black;
font size: 8px;
margin-top: 25px;
margin-left:5px;
padding: 5px;
width: 900px;
}
h3 {
margin-bottom: 5px;
font-style: italic;
}
h4 {
margin-bottom: 5px;
}
p {
margin-top: 0;
margin-bottom: 0;
}
a:link,
a:visited,
a:active {
color: #666;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: underline;
}
#banner {
height: 70px;
width: 900px;
margin-left: 5px;
background: url(http://bryanformhals.com/images/bftitle.gif)left top no-repeat;
}
.about {
width: 180px;
float: left;
font-size: 12px;
line-height: 1.2;
margin-right: 0px;
margin-left: 5px;
margin-top: 15px;
padding-right: 0px;
padding-left: 0px;
}
.main {
margin-top: 30px;
margin-right: 0px;
margin-left: 140px;
padding: 2px;
font-size: 12px;

}