@charset "utf-8";
/* CSS Document */

body {
	background:url(images/bg.jpg) repeat-x #002736;
	margin:0;
}

#contain {
	width:787px;
	height:627px;
	margin:0 auto;
}

#footer {
	width:100%;
	height:100%;
	background:#000 url(images/bg_footer.jpg) repeat-x;
}
