body
{
font-family:"Georgia";
background-color:#811923;
}
#container {
width: 900px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-color:#811923;
background-position: center;
} 
#logo {
height: 260px;
width: 283px;
}
#truck{
float: right;
/*height: 37px;
width: 245px;*/
}
.align-right { float:right; margin: 100px -8px 0 0; }
.center
{
margin: auto; 
width:70%;
}
#nav
{
padding-top:20px;
padding-left:100px;
color:#d18f4f;
}
#nav ul
{
list-style: none;
padding: 0;
margin: 0;
} 
#nav li
{
float: center;
margin: 0 0.15em;
} 
#nav li a
{
height: 2em;
line-height: 2em;
float: left;
width: 9em;
color:#d18f4f;
font-size:20px;
text-decoration: none;
text-align: center;
} 
#content
{
padding-top:80px;
color:#d18f4f;
text-align: center;
text-decoration: none;
}
#quote
{
padding-top:60px;
}
#quotetext
{
color:#d18f4f;
text-align: center;
text-decoration: none;
}
#quoteend
{
text-align: right;
}