@charset "utf-8";
body {
	background-color: #000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.pageTitle {
	font-size: 36px;
	font-weight: bold;
	color: #900;
	font-style: italic;
}
.galleryTitle {
	font-size: 18px;
	font-weight: bold;
	color: #639;
}
.subTitle {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
