* { margin:0; padding:0;}
body { background:url(images/main_bg.gif) repeat center top; font-size:100%; line-height:1em; font-family:Arial; font-size:0.75em; line-height:1.25em; color:#cbcbcb; text-align:center}


a 
{
    text-decoration:underline; 
    color:#3c3c3c;
 }


a:hover 
{
    text-decoration:none;
    color:steelblue;
    }
