@charset "utf-8";
/* CSS Document */

.rockfish {
	background: #000 url("images/100114_black_rockfish_school_omr_odfw.jpg");
	background-size: cover;
	color: #fff;
	min-height: 169px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}