body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #120d0c;
	background-attachment: fixed;
}
.mystery{
	padding-right: 60px;
}
.magicalbg{
	background-color: #16110e;
	background-image: url(images/bgMagical.jpg);
	background-repeat: no-repeat;
}
#mysterytext{
	margin-top: 190px;	
	margin-left: 325px;	
	width: 400px;
	z-index: 10;
	position: absolute;
}
.contact{
	padding-top: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e8cf6b;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.contactCells{
	padding-left: 50px;

}
#page{
    width: 787px;
	margin: 0 auto;	
	z-index: 5;
	position: relative;
}

.developers{
	padding-left: 50px;
}
.features{
	padding-left: 90px;
	padding-top: 70px;
}
.specifications{
	padding-left: 90px;
	padding-top: 85px;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e8cf6b;
	text-decoration: none;
}
.text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e8cf6b;
	text-decoration: none;
}
.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff1ca;
	text-decoration: none;
}
.text a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #e8cf6b;
	text-decoration: none;
}

#random1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 2px;

}
#random2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 12px;
	font-style: italic;
}
#random3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 70px;
}
#random4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 30px;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a49882;
	text-decoration: none;
}

.bottomtext a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a49882;
	text-decoration: none;
}
.bottomtext a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a49882;
	text-decoration: none;
}
.bottomtext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.bottomtext a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a49882;
	text-decoration: none;
}
