body {
	background-color: #dad7cb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border: none;
}

.topimage {
	background-image: url(images/top-image.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 320px;
	width: 900px;
	border: none;
}

.bohemianartistry {
	height: 25px;
	width: 200px;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

.circle-link {
	height: 80px;
	width: 80px;
	float: left;
	margin-top: 52px;
	margin-left: 48px;
}

.navigation {
	background-color: #FFFFFF;
	height: 40px;
	width: 900px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: auto;
	border: none;
}

.background {
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 592px;
	width: 900px;
}

.textbox {
	width: 700px;
	height: 400px;
	margin-top: 60px;
	float: left;
	margin-left: 100px;
}

.galleryback {
	background-image: url(images/gallery-background.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 592px;
	width: 900px;
}

.gallery {
	width: 770px;
	height: 400px;
	margin-top: 40px;
	float: left;
	margin-left: 65px;
	background-color: #857363;
	border: none;
}
.galleryback .gallery img {
	padding: 5px;
	border: none;
}


p {
	color: #4a3c31;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}

h1 {
	color: #4a3c31;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}

h2 {
	color: #4a3c31;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
}

a:link {
	color: #4a3c31;
	text-decoration: underline;
	border: none;
}

a:visited {
	color: #4a3c31;
	text-decoration: underline;
	border: none;
}

a:hover {
	color: #857363;
	text-decoration: underline;
	border: none;
}

a:active {
	color: #4a3c31;
	text-decoration: underline;
	border: none;
}


.moonloft {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 900px;
}

.moonloft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a3c31;
}

.moonloft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a3c31;
	text-decoration: underline;
}

.moonloft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4a3c31;
	text-decoration: underline;
}

.moonloft a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #857363;
	text-decoration: underline;
}

.bigpic {
	float: right;
	text-align: right;
	height: 200px;
	width: 700px;
	margin-right: 48px;
	margin-top: 15px;
	border: none;
}
