@charset "UTF-8";
.image {
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	position: relative;
}
.image img {
	border: 1px solid #000000;
}
#madhead {
	background-image: url(/logos/2008.2/mad.png);
	background-repeat: no-repeat;
	background-position: 0px 24px;
	height: 67px;
}
