@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CC9900;
	text-align: center;
}
#container0 {
	background-color: #000000;
	margin: 10px;
	border: thick dotted #FFCC66;
	padding: 10px;
	min-height:300px;
	font-size: 24px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC6633;
	text-align: center;
}
#container1 {
	background-color: #000000;
	margin: 10px;
	border: thick dotted #FFCC66;
	padding: 10px;
	min-height:300px;
	text-align: center;
}
#ewclink {
	display: none !important;
}
