@charset "UTF-8";

/* ****************************************************
Title: no-style.css
Created: 2008-1-18
Last Modified: 2008-1-18
***************************************************** */


/* base style
---------------------------------------------------------------------------- */

body {
  background: #ffffff;
  color: #000000;
}

a img {
  background: transparent;
  border: none;
  color: #ffffff;
}
#comingSoon {
	height: 150px;
	text-align: center;
	vertical-align: middle;
	padding-top: 150px;
	font-size: 200%;
	font-weight: bold;
	white-space: normal;
}

