body {
	margin:0px;
	padding:0px;
}

.bodycontainer {
	word-wrap:break-word;
	-webkit-nbsp-mode:space;
	-webkit-line-break:after-white-space;
}

#contentdiv {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:642px;
}

#messagediv {
	color:#B7202E;
	font-weight:bold;
	font-size:1.5em;
	font-family:'Goudy Old Style', 'Goudy Old Style BT', 'Times New Roman', serif;
	text-align:center;
	position:relative;
	width:642px;
}

