body{
	font-family: "Gill Sans", "Gill Sans Light", Helvetica;
	font-size:small;
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
	}

a, a:visited, a:active {
	color: #666633;
	text-decoration: none;
	border-bottom-style: none;
}

a:hover {
	text-decoration: underline;
}
p {
	font-size: 100%;
	color: #000000;
}
h1 {
	font-size: 180%;
	color: #000000;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 80%;
	color: #999999;
	font-weight: normal;
	letter-spacing: .1em;
}

#allcontent {
	margin: auto;
	height: 500px;
	width: 780px;
}
#footer {
	margin: auto;
	height: auto;
	text-align: center;
}
#artwork{
	text-align: center;
	vertical-align: middle;
}.center {
	text-align: center;
	vertical-align: middle;
}
.artwork { }
