body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1F4040;
	background-image: url(bgBlocks.gif);
}
h1 {  font-size: 24pt; font-weight: bold}
h2 {  font-size: 18pt}
h3 {  font-size: 14pt}
#main {
	width: 600px;
}

}
#pitch {
	clear: both;
}
.floatLeft {
margin: 10px;
	float: left;
}
.floatRight {
	float: right;
}
