body {

        background-color: transparent;
        font-size: 12pt;
        font-family:'Times New Roman',Times,serif;
        color:#000000; 
}

h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: right;
	padding-bottom: 3px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

h1 a, h1 a:visited {
	text-decoration: none;
}


#content {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#comments, #respond, .navigation, #nav, #commentform, #sidebar, #footer, #credits, .endpost-ad {
	display: none;
}
