@charset "utf-8";
/* CSS Document */
body {
	background-image: url(img/BodyBg.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	text-align:center;
}
#headerimg {
	position:relative;
	top:145px;
}
#message {
	position: relative;
	top: 180px;
	color: #FFF;
}
