@charset "UTF-8";

#back {
	position:absolute;
	width:850px;
	height:773px;
	z-index:2;
	left: 0px;
	top: 119px;
	background-color: #F2F2F2;
}
body {
	background-color: #666;
	background-image: none;
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat;
	color: #999;
}
h1 {
	color: #24C2D9;
}

#comingSoon {
	position:absolute;
	width:411px;
	height:269px;
	z-index:12;
	left: 194px;
	top: 246px;
}
.wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
a:visited {
	color: #24C2D9;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a:link {
	color: #24C2D9;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #28DAF4;
}
