/*---------------------------------------
CSS Goodness by Drew Taylor www.Drew-Taylor.com
*/
body {
	background-color:#000;
	margin:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}

/* `Typography
----------------------------------------------------------------------------------------------------*/


/* `Structure
----------------------------------------------------------------------------------------------------*/

#container {
	height: 700px;
	background: url(images/main_image.jpg) no-repeat;
}
