body {
	font-size: 13px;
	line-height: 15px;
	color: #330066;
	background-color: #CEBCDA;
	background-image: url(lavenderbg.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
 p {
	font-size: 12px;
	line-height: 15px;
	color: #330066;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
}
h3 {
	font-size: 1.2em;
	font-variant: small-caps;
	text-transform: none;
}
.credits {
	font-size: .8em;
}
container {
	margin-top: 2em;
}

