div.background
{
	width:auto;
	height:800px;
	background:url("http://bacterials.net/underconstruction.png") 50% 50% no-repeat;
	border:2px solid white;
}
div.transbox
{
	width:625px;
	height:auto;
	margin:115px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=70);
	opacity:0.7;
}
div.transbox p
{
	margin:5px 5px;
	font-weight:bold;
	color:#000000;
}
span.main
{
	font-size:18px;
}