.black {
	background: rgba(0,0,0, 0.4);
	color: white;
}

body {
	background: url("../images/trainStation.jpg") no-repeat center center fixed;
	background-size: cover;
}