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


body {
font-family: "Helvetica Neue LT", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:16px;
font-weight: 300;
width:850px;
height:1100px;
background-repeat:no-repeat;
background-color:#000000;
}

#coming_container{
	position:absolute;
	left:10px;
	top: 10px;
	height: 275px;
	width: 850px;
	margin-left: 8px;
}

#coming_link{
	position:absolute;
	left:0px;
	top: 400px;
	height: 275px;
	width: 350px;
	margin-left: 8px;
}

#coming h1 {
	width:700px;
	font-weight: bold;
	font-size: 14em;
	text-transform: uppercase;
	letter-spacing: -.05em;
	line-height: 0.8em;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#link h1 {
	width:700px;
	font-size: 6em;
	text-transform: uppercase;
	letter-spacing: -.05em;
	line-height: 0.8em;
	margin: 0;
	padding: 0;
	color: #ffffff;
}