.index{
	position:relative;
	float:none;
	left:0px;
	top:0px;
	cursor:default;
	clear:both;
	height:auto;
	width:750px;
	background-image:url(images/coming_soon.jpg);
	background-repeat: no-repeat;
	background-position:center center;
	background-color:#FFFFFF;
	background-attachment:scroll;
	margin:0px auto 0px auto ;

}

