body{margin:0; padding:0; text-align: center; background-color:#FFF; color: #000; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:none;}
a{text-decoration: underline; font-weight: bold; color: #000;}
img{border: none;}

#Header{background-color:#333; margin-bottom:25px;}

/* Remove unwanted elements */
#LiveHelp, #Banner, #Words, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#BodyContainer
{
width: 100%; margin: 0; float: none;
}