body {
	background-color: #638693;
}

#container {
	height: 100%;
}

#description {
	/*width: 770px;
	height: 350px;*/
	width: 730px;
	height: 300px;
	padding-right: 40px;
	padding-bottom: 50px;
	margin: 0 auto;
	position: relative;
	top: -132px;
	background: url(../images/coming-soon.png) no-repeat scroll left top;
}

#label {
	width: 368px;
	float: right;
	margin: 80px 40px 20px 20px;
}

#label p {
	line-height: 23px;
}

#label p.right {
	margin-top: 25px;
	text-align: right;
}

#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}