body {
	background:  #2b2b2b url("../img/waves.png") -699px -239px no-repeat;
	color: white;
	position: relative;
}



h1, h2, h3, h4, h5, h6 {
	color: white;
}

.module-card {
	background-color: white;
	color: black;
}

	.module-card h1, h2, h3, h4, h5, h6 {
		color: #3d3534;
	}




header {
	margin-bottom: 20px;
}