body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #3f3f3f;
	text-align: center;
}
h1 {
	width: 515px;
	height: 32px;
	font-family: Verdana;
	font-size: 18px;
	color: black;
	letter-spacing: 2px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	padding: 5 10 25 10;
}