.background1 {
	background-image: url(images/background1.jpg);
	border: medium groove #004400;
}
.bottom {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004400;
	border-right-color: #004400;
	border-bottom-color: #004400;
	border-left-color: #004400;
}
