body {
	background-color: #DA0026;
	margin: 0px;
}
#frame {
	height: auto;
	width: 616px;
}
#splash {
	background-image: url(../images/splash.gif);
	float: left;
	height: 346px;
	width: 616px;
}

