.bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(images/design/BG.jpg);
	background-repeat: no-repeat;
}
.gallery {
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
	color: #FFFFFF;
	font-style: italic;

}
.splash {
	background-image: url(images/design/splash.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
