@charset "utf-8";
#thehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(graphics/gradient-gray.gif);
	background-repeat: no-repeat;
	padding: 10px;
	clear: both;
	text-align: center;
}

