body {
	font-size: 67.5%;
	background: #000;
}

#container {
	background: url(../images/backgrounds/ourstory_home_bg.jpg) top left no-repeat;
	min-height: 800px;
	_height: 800px;
	margin: auto;
}


#story_homepage_header {
	display: block; position: absolute;
	background: url(../images/story/headers/A-Passion-For-Great-header.gif) top left no-repeat;
	width: 856px; height: 102px;
	top: 142px; left: 15px;
	
}

#how_it_all_started_header {
	display: block; position: absolute;
	background: url(../images/story/headers/How-It-All-Started-header.gif) top left no-repeat;
	width: 230px; height: 57px;
	top: 510px; left: 628px;
}

#main_copy {
	display: block;	position: absolute;
	width: 450px; height: auto;
	top: 268px; left: 518px;
	font-size: 13px;
}

#sub_copy {
	display: block;	position: absolute;
	width: 310px; height: auto;
	top: 590px; left: 630px;
	font-size: 13px;
}
