body {
	margin: 0px;
	padding: 0px;
}
h1 {
	background-image: url(images/cs_title.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 530px;
	margin: 0px auto;
	padding: 0px;
}

h2 {
	background-image: url(images/cs_comingsoon.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 122px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}


#container {
	background-image: url(images/cs_pagebg.png);
	background-repeat: repeat-x;
	height: 400px;
	padding-top: 256px;
}

#container span {
	display: none;
}
