/* General Styles */
body {
	background:url(../shared/bkg.jpg) repeat-x scroll left top;
	font-family:Arial;
	color:#fafafa;
}
a {
	color:#fafafa;
	text-decoration:none;
}
a:hover {
	color:#0f0f0f;
	text-decoration:underline;
}
/* Content */
#comingsoon {
	text-align:center;
}
#description {
	text-align:center;
}