@charset "utf-8";
/* CSS Document */

a {color:#fff;}

body, #mainbody {background-image:none;font-size:22px;background-color:#000;}
#wrapper {width:100%;}

/*----changes-------*/
#mainbody {color:#fff;}

