.GalleryPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/ShadowEagle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

