.notes-header{
	background: url('../images/boarddiagram.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	height: 39vh;
	color: #fff;
	text-transform: uppercase;
}

