/* CBP CSS doc */

.centreflash {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -285px;
	margin-left: -385px;
}
body {
	background-color: #151515;}
