html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	background: #282b33;
	position: fixed;
}

#bannerdiv{
	position:absolute;
	border: solid 5px white;
	background-color:#f7e4d1;
	font-size:45px;
	color: #635653;
		width:640px;
		height:65px;
		left: 360px;
		top: 190px;
	z-index:-1;
	text-align: center;
	line-height: 63px;
		border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
}
#divcredits{
	position: absolute;
	border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
		width: 400px;
		height: 30px;
		left: 500px;
		top: 270px;
	text-align: center;
	line-height: 30px;
}
#welcomebg{
	position: absolute;
	z-index: -80;
		left: -2px;
		top: -2px;
		width: 1360px;
		height: 652px;
}
#buttondocu{
	position: absolute;
	font-size: 20px;
	border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
		width: 155px;
		height: 60px;
		left: 410px;
		top: 350px;
	font-family: Pixelify Sans;
}
#documentary{
	position: absolute;
	text-align: center;
	font-size: 30px;
	line-height: 31px;
	background-color: #f7e4d1;
	color: #635653;
	border: white solid 5px;
		width: 500px;
		height: 400px;
		left: -42500000px;
		top: 110px;
		z-index: 100000000000;
		border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
}
#buttonclosedocumentary{
	position: absolute;
	border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
	font-size: 40px;
		left: 1240px;
		top: -100px;
		width: 50px;
		height: 50px;
	font-family: Pixelify Sans;
	z-index: 10000000000000000000;
}
#buttonstartgame{
	position: absolute;
	font-size: 30px;
	border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
		width: 200px;
		height: 80px;
		left: 590px;
		top: 340px;
	font-family: Pixelify Sans;
}
#divcontrols{
	position: absolute;
	text-align: center;
	font-size: 35px;
	line-height: 31px;
	background-color: #f7e4d1;
	color: #635653;
	border: white solid 5px;
		width: 500px;
		height: 400px;
		left: 425px;
		top: 110px;
		z-index: -100;
}
#buttonslideshow{
	position: absolute;
	font-size: 20px;
	border:solid 5px white;
	background-color:#bbbbbb;
	color: #635653;
		width: 150px;
		height: 60px;
		left: 810px;
		top: 350px;
	font-family: Pixelify Sans;
}
#buttonclosecontrols{
	position: absolute;
	background-color: #f7e4d1;
	color: #635653;
	border: white solid 2px;
	font-size: 20px;
		left: 460px;
		top: 10px;
		width: 30px;
		height: 30px;
	font-family: Pixelify Sans;
}
#emptycredits{
	position: absolute;
	background: black;
		width: 1500px;
		height: 1000px;
		top: -100px;
		left: -10000000px;
	z-index: 1000000000;
}
#documentaryvideo{
	position: absolute;
		width: 1300px;
		height: 600px;
		top: 15px;
		left: -300000px;
	z-index: 10000000000000000;
}
#link{
	position: absolute;
	font-size: 20px;
	top: 367px;
	left: 420px;
}
