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

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, 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_01_red.jpg) no-repeat;
	font-weight:normal;
	background-color:#111111;
	/*overflow:hidden;*/
}
