
body {
	background: white;
}
#wrapper {
	width: 750px;
	height: 460px;
	background: white;
	margin: 40px auto;
	padding: 1px;
}
img {
	border:none;
}
a:hover img {
	background: #fff;
}
