/** 
 * ------------------------------------------------------------------
 * @section Structure
 * ------------------------------------------------------------------
 */
 body {
    background-color: #d3d5d5;
    background-image: url(images/717_lightBG.jpg);
    color: #000000;
    font-family: Georgia, "Nimbus Roman No9 L", serif;
    font-style: normal;
    font-size: 14px;
    margin: 0;
 }

 
