.page {
	text-align: center;
}

.h1 {
	text-align: center;
	margin-bottom: 16px;
}

.headerimage {
	text-align: center;
	margin-bottom: 16px;
}

.headerimage img {
	width: 960px;
	border: 1px solid #000;
}


.colorpalette {
	clear: left;
	float: left;  
	margin-bottom: 20px; 
	padding: 0;
/*	width: 310px;	*/
}


.colorpalette div {
	float: left;
	height: 35px;
	list-style: none outside none;
	margin: 1px 0 0 1px;
	padding: 0;
	width: 43px;
	border: 1px solid #000;
}

.navbar {
	text-align: center;
	font-size: 3.0em;
}

.navbar a {
/*	color: blue;	*/
	margin: 0 48px;
}
