@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	background-image: url(img/sealtile.png);
	background-repeat: repeat;
}
#HdrGraphic {
	position: relative;
	top: 0px;
	right: 50%;
	text-align: center;
}
