@charset "UTF-8";
body {
	background: #F07324 url(../images/img_splash/splash_bkgrnd2.gif) repeat-y center top;
	margin: 0px;
}
#container {
	background: #00B6CC;
	margin: 0px auto;
	height: 1200px;
	width: 800px;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}

