@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	background:url(../images/bg/ra_1px_funStuff.gif) #2f1543 repeat-x;
	color:#fff;
}
.ra_container{
	background:url(../images/bg/bg_funStuff.jpg) 50% 0 no-repeat;
}
.ra_wraper{
	background:url(../images/bg/bg_funStuff.jpg) #2f1543 50% 0 no-repeat;
	height:1041px;
}
#content{
	position:relative;
	width:978px;
	margin:0 0 0 2px;
	border:0px;
}
.ra_funStuff_footer{
	position:relative;
	width:981px;
	height:45px;
	float:left;
	margin:auto;
	background:url(../images/bg/ra_footer_funStuff.gif) -151px 0 no-repeat;
}