body {
	background-color: #4a4a4a;
}

div#container {
	width: 100%;
	background: url(../images/splash-background.jpg) repeat-x;
	min-height: 649px;
	padding-top: 50px;
}
div#flash-container {
	width: 950px;
	margin: 0 auto;
}