body {
	background: url('link-mast.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-blend-mode: soft-light;
  	overflow-y: scroll;
}

h1 {
	text-align: left;
}

h2 {
	text-align: left;
}