body {
	font-family: century schoolbook, arial, sans-serif;
	color:#00184a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center;
	background-image: url(images/bg.jpg);
}

a:hover {color: darkblue;}
