body{
	background-color: #4671D5 ;
	color: #FFCE00 ;

}

p{
	font-size: 1.2em;
	font-family: arial;
	padding: 5px 5px 5px 5px ;
	border-left: dotted;
	border-color: #FFCE00;
	background-color: #BF3D30;
	
}

audio{
	position: absolute;
	bottom: 10px;
	left:5px;
}
.posframe{
	position: absolute;
	left: 15%;
	top: 30px;
}
#credits{

	position: absolute;
	bottom: 25px;
	right: 10px;
}

#story{
	position: absolute;
	left: 100px ;
	top: 15px ;
}

.page3{
position: absolute;
top: 300px;
left: 25px;
}

.generalpage{
position: absolute;
top: 505px;
left: 25px;

}
#menu li{
float:left;
margin-top: 20px;
list-style-type: none;
padding:15px;
border-left: 2px dotted #FFCE00;
background-color: #BF3D30;

}