.wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 150px;
	width: 705px;
}

div.bkp {
	padding-left: 75px;
	border-left: 2px solid black;
	float: right;
	padding-top: 34px;
}

div.ma {
	padding-right: 75px;
	float: left;
}

img {
	border-style: none;
}

a#metta {
	background: url(http://betsyandjohn.net/images/mettaaudiologo.png) no-repeat;
	width: 313px;
	height: 140px;
	display: block;
}

a#betsy {
	background: url(http://betsyandjohn.net/images/bkplogo.png) no-repeat;
	width: 240px;
	height: 176px;
	display: block;
}

a#metta:hover {
	background-position: -313px;
}

a#betsy:hover {
	background-position: -240px;
}

span {
	display: none;
}
