/* Oh warriors, come out and play-i-ay... */

div#splash {
	background: url(images/chrysol.jpg) no-repeat top;
	margin: 0 auto;
	padding: 0;
	padding-top: 465px;
	width: 671px;
	text-align: center;
	}
	
body {
	background: #121F0E url(images/bg.jpg) repeat-x top;
	padding: 0;
	margin: 0;
	color: #667053;
	}
	
h1 {
	font-family: georgia, "times new roman", serif; 
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	margin: 0;
	}
	
p {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-align: right;
	}
	
a {
	color: #9EB07B;
	font-weight: bold;
	}
