body
{
background: #232323;
font-family: georgia, serif;

}
.about-us-container
{
display: block;
margin: 15px 20px;
height: auto;

}
.about-us-title
{
color: #fff;
margin: 0 0 5px;
padding: 0;
font-size: 14px;

}
.about-us-content
{
display: block;
color: black;
font-weight: normal;
text-decoration: none;
background-color: white;
margin: auto;
padding: 10pt;
max-width: 100%;
color: #fff;
  border-bottom: solid 1px #666;
  font-size: 13px;
    line-height: 20px;
    padding: 10px 0px;
background: transparent;
}

