.comingsoon {
	background-attachment: fixed;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 592px;
	position: fixed;
	left: 0px;
	top: 0px;
}
.nav {
	position: absolute;
	height: 60px;
	width: 570px;
	left: 0px;
	bottom: 0px;
}
.nav_link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
