body {
	background: white;
	font-size: 12pt;
	width:98%;
	}

#navigation, #Column1, #footer, #header {
	display: none;
	}

#wrapper, #container, #content, #Column2 {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

