* {
	font-family: arial;
}
li {
	color: #400040;
	font-size: 16px;
	font-family: Arial;
}
h1 {
	color: #fffa85;
	font-family: Arial;
}
h2 {
	color: #400040;
	font-family: Arial;
}
.body {
	background-color: #fffa85;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	margin-top: 15px;
	color: #fffa85;
}
.head {
	margin: 10px;
	border-bottom-style: double;
	border-bottom-color: #fffa85;
	border-bottom-width: 15px;
	text-align: center;
	color: #fffa85;
	z-index: 0;
}
.email {
	font-family: arial;
	color: #fffa85;
}
.rock {
	position: absolute;
	top: -35px;
	left: 30px;
	max-width: 100%;
    height: auto;
    width: auto\9;
	z-index: -1;
}
.corndog {
	position: absolute;
	right: 50px;
	top: 232px;
	max-width: 100%;
}
html { 
	background: url(sky.jpg) no-repeat center center fixed; 
	background-size: cover;
}
.projects ul {
list-style-type: none;
padding: 0px;
margin-right: 370px;
}
	  
.projects li {
display: inline;
border: solid;
border-width: thin;
border-radius: 10px;
border-color: #400040;
margin: 0px;
margin-right: 5px;
font-size: 13px;
}
	   
.projects a {
border-radius: 10px;
background-color: #400040;
text-decoration: none;
font-size: 13px;
padding-right: 5px;
padding-left: 5px;
color: #fffa85;
}
	
.projects a:hover {
background-color: #fffa85;
color: #400040;
}
h3 a {
	color: #fffa85;
}
/* Start http://www.rw-designer.com */ html, a:hover {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=82589), progress !important;} /* End http://www.rw-designer.com */