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


body {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/* this body fixes an IE bug and maintains x-browser uniformity */
	font-size: 100.01%;
	background: url(../images/bg.jpg) no-repeat;
	font-weight:normal;
	background-color: #292929;	
}