body {	background: url('img/coming.png') no-repeat left top;	-webkit-background-size: cover;	margin: 0;	padding: 0;	-moz-background-size: cover;	-o-background-size: cover;	background-size: cover;	font-family: "Myriad Pro Semibold", "Arial", sans-serif;	color: #fff;}a {	color: #fff;	border-bottom: 1px dotted white;	font-size: 17px;	text-decoration: none;	font-style: normal;}a:hover {	color: #000;	background: #fff;}.overlay {
	position: absolute;	left: 35%;	top: 40%;	font-style: italic;}
