body {
	background: #EBEBD8;
	font-size:16px;
	font-family: arial, verdana, helvetica, sans-serif;
}

#Section1 {
width: 750px;
margin: 0 auto;
padding: 0;
}


h1.ocd {
	width: 565px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/titlered2.gif) no-repeat;
	}
	
h1.words {
	width: 562px;
	height: 46px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/words.gif) no-repeat;
	}
	
h1.what {
	width: 168px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/what.gif) no-repeat;
	}

h1.types {
	width: 235px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/types.gif) no-repeat;
	}

h1.format {
	width: 322px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/format.gif) no-repeat;
	}

h1.botname {
	width: 477px;
	height: 34px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/botname.gif) no-repeat;
	}


