@charset "UTF-8";
/* CSS Document */

body {
	margin:260px 0px; 
	padding:0px;
	text-align:center;
	background: #dbdada;
	}
	
.holding{
	width:485px;
	margin:0px auto;
	
}
#logo {
	background:url(GCHOLDING.gif) no-repeat;
	width:485px;
	height:91px;
	
}
#coming_soon {
	background: url(COMINGSN.gif);
	margin:200px 0px 0px 152px;
	width:183px;
	height:23px;
	
}

	