@charset "utf-8";
/* CSS Document */

body {
	background-color: #657083;
	background-image: url(Images/BG.gif);
	background-repeat: repeat;
}

.comingSoon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D2D2BD;
}

html, body
{
  height: 100%;
}