Body 
	{
		background-color: black;
		font: Helvetica, Arial, "sans-serif";
	}


.border
	{
		height: 50px;
	}


.narrative2
	{
		position: relative;
		height: 40px;
		width: 400px;
		padding: 10px;
		left: 75px;
		top: 140px;
		background-color: lightgray;
}

.narrative3
	{
		position: relative;
		height: 40px;
		width: 430px;
		padding: 10px;
		padding-left: 20px;
		top: 160px;
		left: 150px;
		background-color: lightgray;
		
}


.name
	{
		position: relative;
		width: 800px;
		height: 200px;
		
		padding-top: 50px;
		text-align: center;
		margin: 0 auto;
	}

.start
	{
		position: relative;
		height: 100px;
		width: 200px;
		bottom: 200px;
		margin: 0 auto;
		top: 100px;
		z-index: 5;
	}

.intro
	{
		position: relative;
		width: 1000px;
		height: 667px;
		margin: 0 auto;
		bottom: 80px;
	}

.char
	{
		position: relative;
		width: 300px;
		height: 167px;
		bottom: 250px;
		left: 350px;
		font-size: 100px;
	}

.char2
	{
		position: relative;
		width: 300px;
		height: 167px;
		bottom: 450px;
		left: 700px;
		font-size: 100px;
	}

.char3
	{
		position: relative;
		width: 300px;
		height: 200px;
		bottom: 100px;
	}



.narrative
	{
		position: relative;
		height: 50px;
		width: 500px;
		margin: 0 auto;
		background-color: lightgray;
		padding: 10px;
		
	}

.narrative4
	{
		position: relative;
		height: 60px;
		width: 300px;
		padding: 10px;
		padding-left: 20px;
		left: 75px;
		top: 200px;
		background-color: lightgray;
}

.narrative5
	{
		position: relative;
		height: 40px;
		width: 260px;
		padding: 10px;
		padding-left: 20px;
		top: 210px;
		left: 600px;
		background-color: lightgrey;
		}

.narrative6
	{
		position: relative;
		height: 50px;
		width: 400px;
		padding: 10px;
		padding-left: 20px;
		top: 560px;
		left: 280px;
		background-color: lightgrey;
		}

.narrative7
	{
		position: relative;
		height: 50px;
		width: 250px;
		padding: 10px;
		padding-left: 20px;
		top: 600px;
		left: 650px;
		background-color: lightgrey;
		}

.narrative8
	{
		position: relative;
		height: 40px;
		width: 300px;
		padding: 10px;
		left: 75px;
		top: 100px;
		background-color: lightgray;
}


.narrative9
	{
		position: relative;
		height: 50px;
		width: 175px;
		padding: 5px;
		padding-left: 20px;
		top: 560px;
		left: 350px;
		background-color: lightgrey;
		}

