* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	overflow: visible;
	background: url('../holiday/offer_files/images/skin/cfbg.jpg');
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: white;
	font-size: 18px;
	z-index: 6000; padding-left:0; padding-right:0; padding-top:0; padding-bottom:0
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
}