html {
	width: auto;
}
body
{
	color: black;
	background: white;
	text-align: center;
}

.copy
{
	font-size:x-small;
	color: #000;
	text-align: center;
	padding: 1em;
	font-style: italic;
}

.page_head
{
	font-size:large;
}

.canvas_title
{
	font-size:x-large;
	color: black;
}

.canvas_details
{
	font-size:small;
	width:470px;
}
.bio {
	font-size: large;
	padding: 0.5em;
}
.bio p{
	text-align: left;
}

.foot {
	text-align: left;
	width: 476px;
	margin-left: 1em;
}

.nav {
	margin: auto;
	width: 800px;
}
#content {
	margin:auto;
	width: 1280px;
}
h2 {
	text-align: center;
}
p {
	text-align:center;
}
	
.instructions {
	text-align:center;
	color: #00F;
	padding: 1em;
}
img {
	border-style: none;
}
.canvas_title_SOLD {
	color: #000;
}
