/*
 * (c) Copyright 2009 Hue Design Group
 * Author: Christopher Casper
 * Email: chris.casper@huedesignfgroup.com
 *
 */

body {
	background: #EBEBDB;
}
#splashContainer {
	background: url(/img/splash.jpg) top left no-repeat;
	margin: 0 auto 0 auto;
	padding:0;
	width: 648px;
	height: 502px;
	text-indent: -9999px;
}