@charset "UTF-8";
/* CSS Document */

#content .col1 {
	width: 330px;
}
#content .col2, #content .col3 {
	width: 225px;
}
.eventTitle {
	font-weight: bold;
	margin: 1em 0 0;
}
#feature h1, #feature h2, #feature h3, #feature h4, #feature h5, #feature h6, #feature p {
	margin-bottom: 2em;
} 
#content h2 {
	text-align: center;
}