#page {
	background-color: #FFFFFF;
	width: auto;
}
#navigation {
	width: auto;
}
#content {
	width: auto;
}
h1 {
	font-size: 50px;
	color: #000000;
}

a:link {
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000000;
	padding: 5px;
	text-decoration: none;
}
h2 {
	font-size: 16px;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.artwork {
	margin-top: 10%;
	margin-right: 10%;
	margin-bottom: 5%;
	margin-left: 10%;
}
body {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
.vhcentered {
	margin: 150px;
	width: auto;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.padding {
	padding-left: 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

