

body{
	width: 100%;
	height: 100%;
	text-align: center;
	overflow-x: hidden;
}

h1 {
	background: url(/images/pmagnusHeading.gif) no-repeat;
	width: 681px;
	height: 0;
	overflow: hidden;
	padding-top: 143px;
}

p {
	font-family: Verdana;
	font-size: 14px;
	color: #535f47;
}

div#mainContentWrapper {
	width: 681px;
	margin: 150px auto;
}