@charset "utf-8";
.brettbranning {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/background%20copy.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.divider {
	background-color: #666666;
}
