body {
	margin: 0px;
	padding: 0px;
	font-family: helvetiva neue, helvetiva, arial;
	font-weight: 100 !important;
}

img#bg {
	width: 100%;
	height: 100%;
	z-index: 1;
	font-weight: 100 !important;
}

#container {
	z-index: 3;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -20px;
	font-size: 40px;
	font-weight: 100 !important;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0px 1px 6px #111;
}
