body {
	background: #000 url(bushbg.jpg) no-repeat top / cover;
	color: #fff;
	font: 20px Georgia;
}
#landing {
	background: #0b4400 url(forestbg.jpg) no-repeat top / cover;
	text-align: center;
}
#landing h1 {
	font-size: 80px;
	border: #1f9907 10px solid;
	border-radius: 25px;
	margin: 50px 400px 50px 400px;
	background: rgba(11,68,0,0.75);
}
#landing section {
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
	margin: 50px 350px 50px 350px;
}
#landing a {
	margin: 50px 500px 50px 500px;
}
.phead {
	text-align: center;
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
}
#ltitle {
	margin: 0px 300px 50px 300px;
}
#blogtitle {
	margin: 50px 450px 0px 450px;
}
#nav {
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
	float: left;
	width: 200px;
	font-size: 20px;
	text-align: center;
	margin-left: 50px;
	padding-bottom: 25px;
}
#nav p {
	color: #ff0;
	text-decoration: underline;
}
#nav a {
	display: block;
	color: #fff;
}
#nav a:hover {
	color: #ff00ff;
	font: underline 24px;
}
.lounge {
	margin: 50px 0px 50px 300px;
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
	margin-right: 50px;
	padding: 25px;
}
.lounge h4 {
	text-decoration: underline;
	font-size: 24px;
	text-align: center;
}
.basic {
	margin: 50px;
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
	padding: 25px;
}
#me {
	padding-bottom: 75px;
}
#me h2 {
	text-align: center;
}
#me img {
	margin: 0px 25px 25px 25px;
	float: left;
}
#me p {
	margin-left: 275px;
}
a {
	color: #ff0;
}
a:hover {
	font-weight: bold;
}
h1 {
	font-size: 70px;
	text-align: center;
}
h2 {
	font-size: 50px;
	text-align: center;
}
#blogexit {
	position: absolute;
	top: 0;
	left: 0;
}
#setup {
}
#setup h2 {
	text-align: center;
}
#setuppics {
	margin: 0px 25px 0px 25px;
	float: left;
	width: 600px;
}
#setuptext {
	margin-left: 650px;
}
#overview {
	float: left; 
	width: 150px;
	margin: 0px 25px 0px 25px;
	text-align: center;
}
#overview h6 {
	font-size: 20px;
	text-decoration: underline;
	margin: 10px;
}
.codinglog {
	margin: 10px 25px 10px 250px;
	background: rgba(11,68,0,0.75);
	border: #1f9907 10px solid;
	border-radius: 25px;
	padding: 25px;
}
#codingtitle {
	margin: 0px 350px 0px 350px;
}
#foodtitle {
	margin: 25px 300px 25px 300px;
}
#witch {
	background: #000 url(witchbg.jpg) no-repeat top / cover;
}
#witch a {
	color: #30f;
}
#witch a:hover {
	color: #f00;
}
#witch > a {
	text-align: center;
}
.witchlinks { 
	background-color: rgba(0,0,0,0.5);
	border: #b200ff 5px double;
}
.witchlinks h3 {
	color: #ffff00;
}
#astral {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 400px;
}
#divination {
	position: absolute;
	top: 150px;
	right: 200px;
	width: 400px;

}
#concoctions {
	position: absolute;
	bottom: 50px;
	left: 200px;
	width: 400px;

}
#spells {
	position: absolute;
	bottom: 50px;
	right: 200px;	
	width: 400px;

}
#leftpage {
	margin: 150px 25px 50px 200px;
	float: left; 
	width: 400px;
	color: #000;
}
#rightpage {
	margin: 150px 200px 50px 25px;
	float: right;
	width: 400px;
	color: #000;
}
#tolanding {
	position: absolute;
	top: 20px;
	left: 150px;
}
#moondecor {
	position: absolute;
	top: 55px;
	right: 150px;
}
#lquill {
	position: absolute;
	top: 50px;
	left: 100px;
}
#rquill {
	position: absolute;
	top: 65px;
	right: 100px;
}
#sitemaplinks {
	float: left;
	width: 300px;
}
#sitemaptitle {
	margin: 0px 500px 0px 500px;
}
#sitemappic {
	margin: 50px 0px 0px 150px;
}
.centered {
	text-align: center;
}
#titlecard {
	border: #050 10px outset;
}
