/* CSS Document */
html{
	overflow-y:scroll;
	overflow-x:hidden;
}
body{
	margin:0px;
	padding:0px;
	background-color:#1c1f4a;
	background-image:url(http://image.tiancity.com/luoqi/event/Halloween/images/main_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	color:#000000;
}

table{
	margin:0px auto;
}

img{
	border:none;
}
