body {
	background-color: #F5EFFA;
	background-image: url(images/purple_background.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}

h1 {
	color: #660066;
	font-size: 150%;
	font-weight: bold;
}

h2  {
	color: #660066;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	color: #660066;
	font-size: 100%;
	font-weight: bold;
}

p {
	font-size: 90%;
}

.thumbnail {
	float: left; 
	padding: 1.2em 30px 1.2em 0; 
	font-size: 80%;
	text-align: center;
}
