body {
	background-color: #669933;
	color: #ffffff;
	}
img {
	margin-bottom: 20px;
	}
.imgpagecenter {
	max-width: 1000px;
	margin: 0 auto 20px auto;
	overflow: auto;
	background-color: #bbcc99;
	}
.center {
	text-align: center;
	}
a:link, a:visited {
	color: #336699;
	text-decoration: none;
	}
a:hover {
	color: black;
	text-decoration: underline;
	}
a:active {
	color: red;
	text-decoration: none;
	}

