section {
  padding-top: 120px;
  padding-bottom: 50px;
}


#content{
	
	padding: 50px 0;
}



a:link {
    color: DD67A4; 
    background-color: transparent; 
    text-decoration: none;
}



a:hover {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

#courses{
	background-color: #999;
}
