body {
	background-image: url(images/indiana-wedding-photo.jpg);
	background-position: center top;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	white-space: normal;
	text-align: left;
	line-height: 24px;
	list-style-image: url(images/bullet.gif);

}
.text a:link {
	color: #660000;
	text-decoration: none;

}

.text a:visited {
	color: #660000;
	text-decoration: none;
}
.text a:hover {
	color: #660000;
	text-decoration: underline;
}
.text a:active {
	color: #660000;
	text-decoration: no}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996666;
	white-space: normal;
	text-align: left;
	line-height: 22px;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	text-transform: capitalize;
}
.news {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	white-space: normal;
	text-align: left;
	line-height: 24px;
	list-style-image: url(images/bullet.gif);
}
.news a:link {

	color: #660000;
	text-decoration: none;
}
.news a:visited {

	color: #660000;
	text-decoration: none;
}
.news a:hover {

	color: #660000;
	text-decoration: underline;
}
.news a:active {

	color: #660000;
	text-decoration: no
}
h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #582D2D;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
