body {
	margin: 0;
	}

div.pagehead {
	font-family: Verdana, sans-serif;
	position:fixed;
	top: auto;
	left: auto;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	background-color: #eee;
	padding: 3px;
	border: solid 1px #ccc;
	}
