body {
	background-image: none;
		background:none;

}

h1,h2,h3{
background:none;
color:#000;
}


#masthead,
#quick-links,
#language-selector{
	display: none;
}

#content {
	width: 650px;
	padding: 0;
	overflow: visible;
	min-height: none;
	background:none;
}
#content-body 
{background:none;}

#footer {
	background-image: none;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	text-align: left;
	border-top: 1px solid #333;
}





