body {
	background: url(images/body-bg.png) repeat-x;
	margin-top: 119px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
}
a {
	color: #ff282b;
	outline: none;
	text-decoration: none;
}
div#wrapper {
	margin: 0 auto;
	width: 551px;
}
div#top a, div#middle a, div#bottom a {
	display: block;
	outline: none;
}
div#top a {
	background: url(images/cs-is-now.png);
	height: 188px;
	width: 551px;
}
div#middle a {
	background: url(images/middle-logo.png);
	height: 227px;
	width: 551px;
}
div#bottom a {
	background: url(images/omc-vistech.png);
	height: 146px;
	width: 551px;
}
div#footer {
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 30px;
	text-align: center;
}
div#footer p {
	font-size: 8px;
}