body {
	background-attachment: scroll;
	background-color: #002966;
	background-image: url(../_images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	line-height: 1.5em;
}

a {
	color: #71D3FE;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #A5E3FF;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -1px;
}


.nicepic {
	border: 3px solid #0091D1;
	padding: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: none;
	letter-spacing: -1px;
}
