@charset "utf-8";
body {
	background-image: url(../images/landing/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #3E3E3E;
}
.container {
	background-image: url(../images/landing/bg-burst.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 703px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	clear: left;
	float: none;
	position: relative;
}
