body {
	color:#fff;
	background-color:#000000;
	text-align:center;
}
body, html {
height:100%;
}
div#container1 {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	vertical-align:middle;
	display:table-cell;
}

div#title {
	padding-top:20px;
}
div#content {
	padding-top:20px;
}
div#content img {
	width:434px;
	height:327px;
}

div#enterText {
padding-top:15px;
color:#999999;
}

