div#page1{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-color: White;
}

.weddings {
	background-image:    url(http://localhost/hott/link_pics/weddings.jpg);
}
.weddings:hover {
	background-image:    url(http://localhost/hott/link_pics/weddings_over.jpg);
}

