@charset "utf-8";
#header {
	position: absolute;
	left: 187px;
	top: 176px;
	width: 555px;
	height: 41px;
	z-index: 1;
	font-size: 36px;
	color: #000;
	text-align: center;
}
#firstParagraphDiv {
	position: absolute;
	left: 26px;
	top: 217px;
	width: 878px;
	height: 306px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

#thirdParagraphDiv {
	position: absolute;
	left: 43px;
	top: 749px;
	width: 755px;
	height: 205px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

#contact_btn {
	position: absolute;
	left: 26px;
	top: 543px;
	width: 200px;
	height: 200px;
	z-index: 1;
	font-size: 24px;
	color: #000;
	text-align: justify;
}


#players_btn {
	position: absolute;
	left: 252px;
	top: 543px;
	width: 200px;
	height: 200px;
	z-index: 1;
}

#partners_btn{
	position: absolute;
	left: 478px;
	top: 543px;
	width: 200px;
	height: 200px;
	z-index: 1;
}

#services_btn{
	position: absolute;
	left: 704px;
	top: 543px;
	width: 200px;
	height: 200px;
	z-index: 1;
}

#services_oven{
	position:absolute;
	left: 680px;
	top: 543px;
	width: 250px;
	height: 250px;
	z-index: 1;
}

#history_btn {
	position: absolute;
	left: 252px;
	top: 770px;
	width: 200px;
	height: 200px;
	z-index: 1;
}

#logos_btn {
	position: absolute;
	left: 478px;
	top: 770px;
	width: 200px;
	height: 200px;
	z-index: 1;
}
