
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('http://bocnews.com/images/background.gif');
	background-color: #E8E8E8;
	background-repeat: repeat-x;
	text-align: center;
	}
	
#page {
	margin: 0 auto;
	text-align: center;
	}	

h1, h2, h3 {
    font-family: "Times New Roman", times, serif;
	font-weight: bold;
	color: #666666;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 2em;
	text-align: center;
	}
h2 {
	margin-bottom: 4px;
}


a img {
	border: none;
	}




