index_style {
}
#body {
	height: 374px;
	width: 680px;
	margin-left: -340px;
	position: absolute;
	left: 50%;
	background-image: url(../images/coming_soon.gif);
	background-color: #CACACA;
	margin-top: -187px;
	top: 30%;
}
body {
	background-color: #CACACA;
}

