.menu {
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/background.jpg);
	background-color: #000000;
	z-index: -1;
	text-decoration:none;
}
	
.home {
	position: absolute;
	left: 25%;
	top: 50%;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	white-space: normal;
	display: block;
	line-height: 1;
	}
	
.agreetogallery {
	position: absolute;
	left: 25%;
	top: 5%;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	height: auto;
	text-indent: 5px;
	white-space: pre;
	display: block;
	text-decoration:none;
}

.proofscontent{
	position: absolute;
	left: 25%;
	top: 40%;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	height: auto;
	text-indent: 5px;
	white-space: pre;
	display: block;
	text-decoration:none;
}

.orderformcontent{
	position: absolute;
	left: 25%;
	top: 10%;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	height: auto;
	text-indent: 5px;
	white-space: pre;
	display: block;
	text-decoration:none;
}

.galleryheader{
	position: absolute;
	left: 25%;
	top: 30%;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	height: auto;
	text-indent: 5px;
	white-space: pre;
	display: block;
	text-decoration:none;
}

.gallerycontent{
	position: absolute;
	left: 25%;
	top: 300px;
	width: 30%;
	font color: ="#e9dcab";
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #e9dcab;
	height: auto;
	text-indent: 5px;
	white-space: pre;
	display: block;
	text-decoration:none;
}

