@import url("reset.css");


/* =GENERAL
--------------------------------------------------------------------------------------- */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow:hidden;
}

.clearfix {display: block;}

.wrapper{
	margin:0 auto;
	position:relative;
	width:960px;
}

/* OVERLAY IMAGE */

#overlay{
	position:absolute;
}


/* =TYPOGRAPHY
--------------------------------------------------------------------------------------- */
body{
	font-family:Verdana, Times, sans-serif;
}

h1{
	font-size:24px;
}


/* =HEADER
--------------------------------------------------------------------------------------- */

#coming_soon{
	margin-top:100px;
}

h1{
	margin-bottom:10px;
}

/* =CONTENT
-------------------------------------------------------------------------------------- */


/* Right Side Announcements ----------------------------- */


/* =FOOTER
--------------------------------------------------------------------------------------- */


