body {
	background-color: #606666;
	background-image: url(DSC06389.JPG);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

h1, h2 {
	color: #AACFD7;
}

h3, h4, h5, h6 {
	color: #AACFD7;
}

a:link {
	color: #0CF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}


a:hover {
	color: #1A2044;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}



a:visited {
	color: #09F;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #B4B4B4;
	font-size: 10px;
	font-style: normal;
}
#container {
	position: relative;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: left;
	width: 600px;
	font-size: 14px;
}
p-center {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: center;
	font-size: 14px;
}
