body {
	background-color: #000000;
	background-image: url(snowdenology4.jpg);
	background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
}
body,td,th {
	color: #FFFFFF;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
        font-weight: bold ;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
* {
	margin: 0;
}
html, body {
	height: 100%;
}
div.nav {
	text-align: center;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
}
.footer, .push {
	height: 20px;
        text-align: center;
}
