body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
}

.headerbg {
	background-color: #630000;
}

p { 
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.pebblehaven { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e8c989;
}

.tagline { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a.pebblehaven {
	text-decoration: underline;
	color: #CCCCCC;
}

a.pebblehaven:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a.tagline {
	text-decoration: none;
	color: #666666;
}

a.tagline:hover {
	text-decoration: none;
	color: #666666;
}