body{
	background: #acf url('/images/evans-bg.jpg') fixed 0 100% no-repeat;
	margin: 0;
	text-align: center;
}

div#header {background: #000; height: 100px; text-align: center; border-bottom: 2px solid #39c;}

div#content{
	font-family: arial, sans-serif;
	width: 600px;
	margin: auto;
	margin-top: -2px;
	margin-bottom: 1em;
	border: 2px solid #39c;
	border-top: 0;
	padding: 1em;
	background: #fff;
	text-align: left;
}


div#content h1 {font-family: Georgia, serif; font-size: 200%; font-weight: bold;}
div#content a {text-decoration: none;}
div#content a:visited {color: #069;}
div#content a:hover {color: #369; border-bottom: 1px solid #369;}
div#content a:active {color: #600;}

div#content #footer {background: #39c; margin: -1em; text-align: center; color: #fff;}


/* body{
	background: #acf url('/images/evans-bg.jpg') fixed 0 100% no-repeat;
	margin: 0;
	text-align: center;
}

div#header {background: #000; height: 100px; text-align: center; border-bottom: 2px solid #39c;}

div#content{
	font-family: verdana, arial, sans-serif;
	width: 600px;
	margin: auto;
	margin-top: -2px;
	margin-bottom: 1em;
	border: 2px solid #39c;
	border-top: 0;
	padding: 1em;
	background: #fff;
	text-align: left;
}


div#content h1 {font-size: 125%; font-weight: bold;}
div#content a {text-decoration: none;}
div#content a:visited {color: #069;}
div#content a:hover {color: #369; border-bottom: 1px solid #369;}
div#content a:active {color: #600;}

div#content #footer {background: #39c; margin: -1em; text-align: center; color: #fff;}
*/
