#story {
	position: absolute;
	height: 49px;
	width: 154px;
	color: #423934;
	font-family: "Copperplate Gothic Bold";
	font-size: 25px;
	text-align: center;
	top: 26px;
	left: 210px;
}
#facebook {
	position: absolute;
	height: 90px;
	width: 80px;
	background-image: url(Media/facebook_logo.png);
	background-repeat: no-repeat;
	text-align: center;
	top: 660px;
	left: 975px;
	background-position: bottom;
	font-family: "Copperplate Gothic Bold";
	color: #DEC79B;
	font-size: 12px;
}
#visuals {
	position: absolute;
	height: 49px;
	width: 119px;
	color: #423934;
	font-family: "Copperplate Gothic Bold";
	font-size: 25px;
	text-align: center;
	top: 27px;
	left: 395px;
}
#graphicnovel {
	position: absolute;
	height: 49px;
	width: 217px;
	color: #423934;
	font-family: "Copperplate Gothic Bold";
	font-size: 25px;
	text-align: center;
	top: 27px;
	left: 557px;
}
#news {
	position: absolute;
	height: 49px;
	width: 181px;
	color: #423934;
	font-family: "Copperplate Gothic Bold";
	font-size: 25px;
	text-align: center;
	top: 27px;
	left: 810px;
}
#contact {
	position: absolute;
	height: 49px;
	width: 139px;
	color: #423934;
	font-family: "Copperplate Gothic Bold";
	font-size: 25px;
	text-align: center;
	top: 28px;
	left: 1017px;
}
#wrapper {
	position: absolute;
	height: 990px;
	width: 1320px;
	left: 0px;
	top: 0px;
}
