*
{
	border: 0;
	padding: 0;
	margin: 0;
}
html, body
{
	padding: 0;
	margin: 0;
	overflow: hidden;
	background: url('images/bg.png') top center repeat-x #000000;
}
#base
{
	position: relative;
	margin: 0 auto;
	margin-bottom: 0 !important;
	height: 600px;
	text-align: center;
	background: url('images/background_arena_wall_final.png') top center no-repeat;
}
#extra
{
	width: auto;
	min-height: 0px;
	height: 0;
	margin-bottom: 0 !important;
	background: url('images/bottom_bg_final.png') top center no-repeat #000000;
}
