body {background-color:#d6dde5; 
	color: black;
	margin: 0px;
/*	background: transparent url("img/background.jpg") top left; */
	font-size: 1em;
	font-family: Times New Roman, serif;
}
#header, #grey_bar, #navigation, #footer {
	display: none;
}
#course_content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
a:link, a:visited {
	background-color: white;
	color: #781351;
}
