body {
background:url('images/userimages/design/bodybg.jpg');
background-repeat:repeat-x;
background-color:#078182;
color:#000;
}

a.menulinks {
text-decoration: none;
margin-left:10px;
margin-right:10px;
}

a.submenulinks {
text-decoration: none;
}

#content {
padding:20px;
}