/* Begin Typography & Colors */
body {
	background: #000;
	}
	
#home_content {
	font-size: 1.2em
	position:relative;
	height: 550px;
	width: 800px;
	background: #333;
	margin: auto;
	background: url(images/home_background.JPG) no-repeat top;
}