body{

	background-image: url("images/Pokemon.jpg");
}



.sectionText{
	color: red;
	text-align: center;
	font-size: 12pt;
}	

.leftNav{
	color: red;
	text-align: left;
	font-size: 14pt;
	
}	

.rightNav{
	color: red;
	font-size: 14pt;
	
}	