﻿body {
	font-family: Times New Roman;
	background-color: #FFFFFF;
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #006600;
	scrollbar-highlight-color: #400040;
	scrollbar-3dlight-color: #01AEF4;
	scrollbar-darkshadow-color: #000080;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000080;
	position: absolute;
	background-image: url('../images/Art/backgrounds/bkgd_1024_mt_washington.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:visited {
	color: #333333;
	font-family: Times New Roman;
}
a:link {
	color: #000080;
	font-family: Times New Roman;
}
h1 {
	font-size: 24pt;
	color: #400040;
	font-family: Times New Roman;
	text-align: center;
}
h2 {
	font-family: Times New Roman;
	font-size: 18pt;
	color: #400040;
	font-style: italic;
	text-decoration: underline;
}
h4 {
	font-family: Times New Roman;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
}

