@charset "UTF-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	padding-left: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
#nav {
}
.sketchbook {
	background-image: url(images/sketchbook.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.geckos {
	margin-left: 69px;
	padding-left: 69px;
}
.footer {
	margin-left: 20px;
	padding-left: 20px;
}
