@charset "utf-8";

body {
	background:url(../images/body_bg.png) #020403 top left repeat-x;
	margin:0px;
	padding:0px;
	width:100%;
}

#wrapper {
	margin:0px auto;
	width:100%;
	height:100%;
	background:url(../images/bg.jpg) top center no-repeat;*/
}