
body {
background-image:url('../bgl.jpg');
#background:#ffffff;
}
#mainwrapper { 
      background:#222222;
      margin-left:auto;
      margin-right:auto;
}
#main {
      background:#f0f0f0;
      position:relative;
      filter: Alpha(opacity=90);
      opacity: 0.90;
      font-size: 15px;
      color:#222222;
      font-family:
        Century Gothic,
        Lucida Handwriting,
        Monotype Corsiva, 
        Fixedsys,
        Comic Sans MS,
               Lucida Console,
               Trebuchet MS,
               helvetica,
               sans serif,
               verdana;
      left: 8px;
      top: 8px;
} 
a:link {color:blue}
a:visited {color:blue}
a:hover {color:#000000; background-color:lightblue;}
a:active {color:blue}

p { margin-left: 20px; 
}
