/* CSS definition file containing site wide stylesheets */

BODY {
	background-image: url( "./townhall1.jpg" );
 	background-repeat: no-repeat;
 	background-position: bottom right
}

.caption {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-style: italic;
 	text-align: center
}