body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D9DEC9;
	background-color: #660000;
	background-image: url(../gallery/images/background.jpg);
	background-repeat: repeat;
}
.headerTitle {
	font-size: 24px;
	color: #C59900;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
