body { 
    background: #000000; 
}

.comingsoonimage {
	margin-top: 150px;
}

.comingsoontext {
	color: #ffffff;
	font-size: 34px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-weight: bold;
    margin: auto;
	padding-top:110px;
	width: 50%
}