body {
background:#DCDCDB url(../image/bg.jpg) repeat-x; 
margin:0px; 
padding:0px;
text-align:center;
font:normal 12px Arial;
color:#4D4F52;
}

#container {
width:520px;
background:#FFFFFF;
text-align:left;
padding-top:10px;
margin:0 auto;
margin-top:50px;
margin-bottom:50px;

}

#contentcontainer {
background:url(../image/contentbg.jpg) repeat-x top left;
width:480px;
margin:0px 10px 10px 10px;
padding:10px 10px 10px 10px;
}

#content {
width:460px;
background:#FFFFFF;
padding:10px;
}

#contenttext {
width:460px;
background:#ffffff;
}

p {
line-height:1.4em;
margin-top:8px;
}

a, a:link, a:visited {
text-decoration:none;
color:#4D4F52;
}

a:hover, a:active {
text-decoration:underline;
}
