@charset "UTF-8";
.background {
	background-image: url(images/background.png);
	height: 100%;
	width: 100%;
}
.location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.comingsoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: capitalize;
	color: #FF0000;
	letter-spacing: 1em;
	line-height: 26px;
}
.attributes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #999999;
	letter-spacing: 0.1em;
}
