.content-top-wrapper {
	width: 100%;
	}
.course-photo {
	width: 100%;
	height: 300px;
	}
.content-top {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 1200px;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	}
.text-container {
	margin: 0 0 20px 100px;
	width: 900px;
	}
.content-top h {
	font-size:32px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color: #4e5055;
	}
.text-container a {
	color: #007398;
	text-decoration:none;
	}
.text-container a:hover {
	text-decoration: underline;
	}