body {
	background-color: #000000;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 408px;
	height: auto;
}

#holder {
	width: 408px;
	height: auto;
	position: absolute;
}

#header {
	background-image: url(images/split_screen/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 278px;
	width: 408px;
}

#business_butt {
	float: left;
	height: 108px;
	width: 164px;
}

#dots_break {
	float: left;
	height: 108px;
	width: 79px;
	background-image: url(images/split_screen/dots.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#education_butt {
	float: left;
	height: 108px;
	width: 164px;
}
