* {
	background-color: #91D0C0;
}

.text {
	display: flex;
	justify-content: center;
	align-items: center;
}

.head {
	background-color: #81B7A9;
    width: 700px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.co {
	width: 100px;
	height: 100px;
	border: 2px solid black;
	text-align: center;
	margin-left: 50px;
	margin-top: 60px;
	background: #9881B7;
}

.col {
	background: #9881B7;
}

.cop {
	background: #9881B7;
}

.fo {
	width: 250px;
	height: 250px;
	border: 2px solid black;
	margin-left: 300px;
	background: #93B781;
}

.fop {
	background: #93B781;
}

.in {
	background: #93B781;
	margin-top: 50px;
}

.tik {
	background: #93B781;
}

.dc {
	background: #93B781;
}

.ro {
	width: 180px;
	height: 180px;
	border: 2px solid black;
	margin-bottom: 100px;
	margin-left: 900px;
	background: #DE8468;
	text-align: center;
}

.em {
	background: #DE8468;
}

.im {
	background: #DE8468;
}

.um {
	background: #DE8468;
}

.we {
	width: 90px;
	height: 90px;
	background: #75DE68;
	margin-left: 1200px;
	border: 2px solid black;
}

.wu {
	margin-top: 30px;
	background: #75DE68;
}