.spots {
	margin-bottom: 20px;
	margin-top: 0px;
	border-style: solid;
	border-width: 1px;
	padding: 20px;
	background-color: #d4974b;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #854229;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#content {
	background-image: url(images/bg.jpg);
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

img {
	margin-right: 15px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	clear: left;
	float: left;
}

p {
}

.spot {
	padding: 10px;
	display: block;
	float: none;
	clear: both;
}

a {
	color: black;
}

#border {
	height: 100px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
}

h2 {
	text-align: center;
}

h3 {
	text-align: center;
}

h4 {
	text-align: center;
}
