body {
    font-family: cursive;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a.nav_header:link {
color: #FFFFFF;
}

img {
text-align: center;
vertical-align: top;
}

img.footer {
text-align: center;
vertical-align: bottom;
}

p,h1,h2,h3 {
text-align: center;
}

p.group_header {
text-align: left;
text-decoration: underline;
}

p.group_text {
text-align: left;
}

a:link {
	color: #000099;
}
a:hover {
	color: #00FF33;
}
a:visited {
	color: #000099;
}

