body {
background-color:#333333;
background-image:url(../img/bg-home.jpg);
background-repeat:repeat-x;
color:white;
font-family:verdana,sans-serif;
font-size:12px;
line-height:17px;
}

#header {
width:853px;
margin:0 auto;
margin-top:55px;
text-align:center;
}

#content {
width:853px;
margin:0 auto;
margin-top:55px;
text-align:center;
}

#content p {
text-align:left;
margin-top:20px;
}

a {
color:white;
}