@charset "UTF-8";
.kitchenstrip {
	top: 163px;
	position: relative;
	left: -5px;
	overflow: scroll;
}
.logostrip {
	top: 312px;
	position: absolute;
	left: 530px;
}
.detailtext {
	position: absolute;
	top: 312px;
	left: 118px;
}
.topstrip {
	position: absolute;
	left: 118px;
	top: 15px;
}
.topstrip2 {
	position: absolute;
	left: 352px;
	top: 15px;
}
body {
	background-color: #232021;
}

