body {
	background-color:#CFBC9D;
	overflow-x: scroll;
	overflow-y: hidden;
} /*slithering snakes of scrolls and sliding*/

.crappydragons { 
	left: 30px; 
	width: 210px;
	height: 500px;
	background: #754D30;
	position: fixed;
	border-radius: 10px;
	padding-top: 0px;
	margin-top:0px;
	
} /*The box that contains the menu of sheer awesomeness.*/
h1 {
	font-family:Helvetica, Arial, sans-serif;
	text-align: center;
	color: #CFBC9D;
	
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	text-align: center;
	color: #451D00;
}
h3{
	text-align: center;
	color: #451D00;
	font-family: Helvetica, Arial, sans-serif;
}
p {
	padding-left: 20px;
	color: #CFBC9D;
	font-family: Helvetica, Arial, sans-serif;
}

.Artboxofdoom {
	display:block;
	padding-left: 250px;
	padding-top:30px;
	right: 30px;
} /*Display the art box of inescapable horrible doom*/
img {
	
	padding: 5px;
	display: block;
}
a {
	text-decoration: none;
	color: #B0976D;
}
.Stalkmehere {
	width: 600px;
	height: 500px;
	background-color: #754D30;
	border-radius: 10px;
	padding-top: 8px;
	margin-top:0px;
	margin-left: 260px;
	padding-left: 10px;
}
.legalshit {
	position:fixed;
	left: 30px;
	top:645px;
	padding-left: 10px;
	left: 260px;


}
.lizard {
	margin-left: auto;
	margin-right: auto;

}

ul {
	list-style: none;
	font-family: trebuchet, Arial, sans-serif;
}
li {
	margin-bottom: 12px;
}
