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

/*Generic page frame */

/*.bodyClass {
	background:url(../images/infinite_bg.jpg) repeat-x left top;
	}*/

.pageWrapper {
	/*background:transparent url(../images/floating_bg.jpg) no-repeat scroll 0 0;*/
	background:#000 url(../images/main_bg.jpg) no-repeat center top;
	height:510px;
	margin:auto;
	/*width:990px;*/
	}
	
	