body
{
	background: url(../img/InfinityBkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #06552F;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.nav
{
  font:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:24px;
	background-color:#06552F;
	color: #C3C3C3;
	line-height: 1.5;
}
.nav A:link
{
	text-decoration: none;
	color: #C3C3C3;
}
.nav A:visited
{
	text-decoration: none;
	color: #C3C3C3;
}
.nav A:active
{
	text-decoration: underline;
	color: #DDDDFD;
}
.nav A:hover
{
	text-decoration: underline;
	color: #DDDDFD;
}
.header
{
  font-size:24px;
	color:#0D572F;
	text-align:center;
}
hr
{
	color:#06552F;
}
p
{
  text-align: left;
} 
.centerp
{
  text-align: center;
}
.footer
{
  font:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color: #000000;
	line-height: 1.5;
}
.footer A:link
{
	text-decoration: none;
	color: #000000;
}
.footer A:visited
{
	text-decoration: none;
	color: #000000;
}
.footer A:active
{
	text-decoration: underline;
	color: #06552F;
}
.footer A:hover
{
	text-decoration: underline;
	color: #06552F;
}
.swd
{
	font-size: small;
	color: #06552F;
}
.swd A:link
{
	text-decoration: none;
	color: #06552F;
}
.swd A:visited
{
	text-decoration: none;
	color: #06552F;
}
.swd A:active
{
	text-decoration: underline;
	color: #06552F;
}
.swd A:hover
{
	text-decoration: underline;
	color: #06552F;
}
