body {
	background-image: url('/img/back-test-5.png');
}

#logo {
	width: 440px;
	height: 266px;

	position: absolute;
	top: 50%;
	left: 50%;

	margin-left: -220px;
	margin-top: -127px;
	margin-top: -223px;

	background-image: url(/img/logo-5.png);

	text-indent: -10000px;
	overflow: hidden;
}

#callout div {
	background-image: url('/img/callout-2-i.png');
}

#button div,
#button div div {
	background-image: url('/img/button-5.png');
}

