body {
	background-color:#000000;
}
.white {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 14px;
	position: absolute;
	width: 399px;
	left: 1px;
	top: 122px;
	text-align: center;
	z-index: 999;
}



.background {
	position: relative;
	height: 300px;
	width: 400px;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	z-index: 1000;
	
}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}

