html, body {
	background: #ff4700;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	line-height: 18px;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}


#heads_container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#logo_container {
	position: absolute;
	background: url(/images/pompous_bg.png) bottom center no-repeat;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ubSliderContainer {

}
.ubSliderBoundary {

}
.ubSliderControl {

}
