.background {
	background-image:   url(artwork/Main2.jpg);
	background-repeat: no-repeat;
	border: thin solid #336699;

}
.text {
	font: 14px "Times New Roman", Times, serif;
}
.header {
	color: #0066CC;
	margin: 4px;
	padding: 4px;
	background-color: #F8E2A8;
	font: italic bold 18px "Times New Roman", Times, serif;


}
.border {
	border: 1px solid #000066;
}
.subhead {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	margin: 4px;
	padding: 4px;
	font-style: italic;
}
h1 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}

