@charset "UTF-8";
h1 {
	color: #F00;
}

body {
	background-color: #FFF;
	background-image: url(../images/Fantasy-background.jpg);
}

#backbox{background-color:#;
	width:150px;
	float:left;
}


#forwardbox{background-color:
	width:150px;
	position:relative;
	float:right;
	
}

#content 
{
	
	background-image:url(images/Fantasy-background.jpg);
	border:thin;
	width:1000px;
	margin-left:auto;
	margin-right:auto;

}
*/
h2{text-align:center;
	font-family:Impact;
	color:#333;
}

#lowerNav {background-color:#;
	width:1000px;
	border-color:#000;
	border:double;
}
