body{
	background:url(images/action_bg.jpg) center center #000000;
	text-align:center;
	margin-top:0px;
	overflow-x:hidden;
}

#main_block {
	width:960px;
	height:auto;
	position:relative;
	left:50%;
	top:30px;
	margin-left:-480px;
	border:0px solid #ffffff;
}

#action {
	position:absolute;
	left:50%;
	margin-left:-225px;
	top:450px;
}


#DIV_TO_PLACE_COUNTDOWN {
	position:absolute;
	left:50%;	
	width:450px;
	border:0px solid #ffffff;
	text-align:center;
}