@charset "utf-8";
/* Chase Media Temp Site July 2008 */

html, body {
	margin: 0px;
}
#container {
	background-image: url(images/bg_line.gif);
}
#welcome {
	margin-left: auto;
	margin-right: auto;
	height: 600px;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center;
}