html{
	background-color: #000;
	
}

#cont {
	

	height: 740px;
	text-align: center;
	vertical-align: 100%;
	padding-top: 15%;
}
#soon{
	color: #4a80c8;
	text-align: center;
	font: 20px Georgia, "Times New Roman", Times, serif;

}
#soon a{
	color: #4a80c8;
	text-decoration: none;
}

#soon a:hover {
	color: #2976c8;
	font-size: 22px;
}

h1 {
	color: #333;
	font: 40px Georgia, "Times New Roman", Times, serif;
}
