body 
{
	BACKGROUND-COLOR: #5C3317;
}

h1 {
	color: #00C5CD;
	text-align: center;
}

h2 
{
	color: #00C5CD;
	text-align: center; 
}

h3
{
	color: #00C5CD;
}

h4
{
	color: #00C5CD;
}

h5
{
	color: #00C5CD;
	text-align: center;
}
p
{
	color: 	#00C5CD;
	font-size: larger;
}

td
{
	color:#00C5CD;
}
.center
{ 
	margin-left: auto; 
	margin-top: auto;
	text-align: center; 
}	
C
{
	text-align: center;
}

img
{
	border: none;
}

.top_image
{
	vertical-align: top;
	text-align: center;
	color: #00C5CD;
}

.bottom_image
{
	vertical-align: bottom;
	text-align: center;
	color: #00C5CD;
}

.ackstrong
{
	vertical-align: top;
	font-weight: bold;
	color: #00C5CD;
}

.disstrong
{
	vertical-align: top;
	font-weight: bold;
	color: #00C5CD;
}

.pword
{
	width: 64px;
	height: 65px;
}

a:link {
	color: blue;
}

a:visited {
	color: #00C5CD;
}


