.pic {
	top: 54px;
	position: absolute;
	left: 374px;
}
.background {
	background-image: url(../images/background_01.jpg);
}
.navTop {
	position: absolute;
	left: 0px;
	top: 234px;
}
.navLeft {
	position: absolute;
	left: 123px;
	top: 301px;
}
.navHome {
	position: absolute;
	left: 176px;
	top: 322px;
}
.navIntro {
	position: absolute;
	top: 355px;
	left: 176px;
}
.navWeddings {
	position: absolute;
	left: 176px;
	top: 358px;
}
.navTestimonials {
	position: absolute;
	left: 176px;
	top: 391px;
}
.navContact {
	position: absolute;
	left: 176px;
	top: 424px;
}
.head {
	position: absolute;
	left: 373px;
	top: 249px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	height: 100px;
	width: 350px;
	left: 373px;
	top: 301px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

