body {
	background-image: url(splashBackground.jpg);
}
	#container {
		background-image: url(splashContainer_bg.jpg);
	}
		#header {
			height: 165px;
		}
			#logo {
				margin: 12px 0px 0px 0px;
			}
			#addressPhone {
				margin: 115px 0px 0px 108px;
			}
		#bottom {
			background-image: url(splashBottom.gif);
		}
