body {
    font-size: 90%; /* Resets 1em to 10px */
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background-color: #d5d6d7;
    color: #333;
    text-align: center;
    background: url("http://www.ds-ign.net/templates/ds/images/backgroundplus.gif");
}


#mainpage { 
    width: 896px;
    margin: 0 auto;
    border: 2px #FFF solid;
    background: #FFF;
    text-align: left;
}

h2 {
    font-family: Georgia, "Times New Roman", Serif;
}
