#right {display: none;}
#header {display: none;}
#content h2 {
    font-family: 'century gothic',verdana,helvetica,arial;
    font-weight: bold;
    font-size: large;
    text-transform: uppercase;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
#content .segment_full p
{
    text-indent:.4cm;
}
#content .segment_full p:first-letter
{
font-size:130%;
}
#footer {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	text-align: center;
	font-size: 0.7em;
	padding: 5px;
}

