* {
	margin: 0;
	padding: 0;
}
#wrapper {
	position: relative;
	clear: both;
	width: 742px;
	height: 420px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
#jd-logo {
	text-indent: -5000px;
	float: left;
}
#jd-logo a {
	display: block;
	width: 371px;
	height: 370px;
	background: url(../images/intro-1.jpg) no-repeat 0 0;
}
#jd-logo a:hover {
	background-position: 0 -357px;
}
#jd-weddings {
	text-indent: -5000px;
	float: left;
}
#jd-weddings a {
	display: block;
	width: 371px;
	height: 370px;
	background: url(../images/intro-2.jpg) no-repeat 0 0;
}
#jd-weddings a:hover {
	background-position: 0 -357px;
}
