<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

.footer {
	margin: 0 auto;
	position: relative;
	width: 950px;
}

.top {
	background: url("../images/top.png") no-repeat center;
	height: 10px;
}

.central {
	background: url("../images/pixel.png") repeat center;
	margin: 0px 13px 0px 7px;
}

.bottom {
	background: url("../images/bottom.png") no-repeat center;
	height: 10px;
}

.footer img {
	padding: 0px 20px;
	margin-right: 0px !important;
}

.audi {
	height: 35px;
}

.vw {
	height: 40px;
}

.opel {
	height: 40px;
}

.mercedes {
	height: 40px;
}

.kia {
	height: 40px;
}

.mazda {
	height: 40px;
}

.hyundai {
	height: 35px;
}

.peugeot {
	height: 40px;
}

.citroen {
	height: 40px;
}</pre></body></html>