@charset "UTF-8";
body {
	background-color: #DCC063;
	margin: 0px;
	padding: 0px;
	background-image: url(images/PixelHexOrange-01-01.png);
	font-family: Arial, Helvetica, sans-serif;
}
.splashWhiteLines {
	background-image: url(images/SplashLineBG.png);
	background-repeat: repeat-x;
	background-position: top;
}
.imageCredits {
	font-size: 12px;
}
p {
	font-size: 16px;
	line-height: 30px;
}
