@charset "UTF-8";
/* CSS Document */

body {
	background-color: #006494;
	margin-top: 10 px;
	background-image: url(img/Board.png);
	background-position: bottom right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1 {
	margin:0; padding:0px; font-size:13px; 
	font-family: Courier, Courier New, serif; text-decoration:none; font-weight:normal; text-transform:uppercase; line-height:14px; font-style:normal; color:#FFFFFF;
}

a {
	color: white; text-decoration:none;
}
hr {
	height:1px; line-type: solid; color:#FFFFFF; background-color:#FFFFFF; border:none;
}
img {border: none;
}
