body {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(../art/grid.jpg);
	background-position: center center;
}
A{
        color: #A6A6A6;
        font-weight:bold;
        text-decoration:none;
}

A:hover {
        color: #000000;
        font-weight:bold;
}

A:visited {
        color: #3C3C3C;
}

h1 {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 45pt;
}

