#logobar  {
	width:				100%;
	height:				300px;
	margin:				0px auto 0 auto;
	text-align:			center;
	z-index:			1;
}

#flash-background {
	margin:				0px auto 0 auto;
	height:				300px;
	background:			#FFDF5B url(../images/alternativlogo.jpg) no-repeat center;
}