#headerimage {
    width:100%;
    height:600px;
    background-image:url(../images/rb13-33.jpg);
    background-color:#f9f9f9;
    background-position:center top;
    background-repeat:no-repeat;
    background-size:cover;
    overflow:hidden;
	padding-top:2em;
	color:#FFFFFF;
	text-align:center;
}
#headerimage h1, .h1 {
	background: #FF2222;
}
.mainframe {
    margin-top: -400px;
    z-index: 10;
    overflow:hidden;
    display:block;
    max-width: 62.5rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
body {
	background-color: #101010;
}
h3, .h3 {
	color: #FFFFFF;
	text-align: center;
}
