@charset "utf-8";
body {
	font-size: 10px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #999999;
	background-image: url(images/bg_pattern.gif);
}
.comingsoon{
	background-color: #333333;
	margin: 10px;
	padding: 5px;
	height: 240px;
	width: 320px;
	border: 3px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #9BEC37;
}
