body {
	background-image: url("zelda.jpg");
	color: white;
}
body, a:hover {
	cursor: url(http://www.rw-designer.com/cursor-extern.php?id=66370), progress !important;
}
#facts {
	border: 2px solid #000000;
	border-radius: 10px;
	text-align: left;
	width: 218px;
	height: 800px;
	background-color: #595959;
	margin-top: 2px;
	margin-left: 5px;
}
h2 {
	text-align: middle;
	margin-left: 35px;
	color: #e6e600;
}
.button {
    background-color: #595959;
    border: 2px solid #000000;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border-radius: 10px;
	width: 155px;
	margin-left: 5px;
	color: #000000;
	margin-top: 6px;
}
.button2 {
	background-color: #595959;
    border: 2px solid #000000;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border-radius: 10px;
	width: 155px;
	margin-right: 5px;
	color:#000000;
	float: right;
	margin-top: 6px;
}
.button3 {
	background-color: #595959;
    border: 2px solid #000000;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	border-radius: 10px;
	width: 155px;
	margin-right: 5px;
	color:#000000;
	margin-top: 6px;
}
a:hover {
	background-color: #e6e600;
	border: #e6e600;
}
#pictures1 {
	border: 2px solid #d9d9d9;
	width: 0.9;
	background-color: #595959;
	border-radius: 5px;
	height: 420px;
	margin-top: 40px;
	color: #ff6600;
	font-size: 25px;
	
}

#head {
	background-image: url("http://www.planwallpaper.com/static/images/black_background_wood-wallpaper-1920x1200.jpg");
	text-align: center;
	width: 100%;
	height: 80px;
	font-family: Bookman;
	font-size: 20px;
	color: #e6e600;
}
* {
	margin: 0px;
	text-decoration: none;
	
}
#stories{
	border: 2px solid #000000;
	border-radius: 10px;
	text-align: center;
	width: 218px;
	height: 800px;
	float: right;
	margin-top: -1268px;
	background-color: #595959;
	margin-right: 5px;
	color: #ffffff;
	
}
#Main {
	border: 2px solid #000000;
	border-radius: 10px;
	text-align: center;
	width: 218px;
	height: 800px;
	float: center;
	margin-top: -135px;
	background-color: #595959;
	margin-left: 350px;
	width: 1200px;
	opacity: 0.80;
	font-size: 20px;
}
footer {
	background-image: url("http://www.planwallpaper.com/static/images/black_background_wood-wallpaper-1920x1200.jpg");	
	height: 100px;
	text-align: center;
	color: white;
	margin-top: 5px;
	
}
