
html, body {
	height: 100%;
	width: 100%;

}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	color: #000000;
}

#topbar .topbartext {
 background:#545454;
 width: 970px;
 margin-top: -2px;
 margin-bottom: 0px;
 padding: 2px 0px 0px 0px;
}

	
