* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

