* {
	background-color: transparent;
}

body {
	color: Black;
	background-color: White;
}

a {
	color: #000;
	text-decoration: none;
}

#header, .col2, .col3, #pagination, #footer {
	display: none;
}
