h1 {
	font-size: 1.2em;
}
.small {
	font-size: 0.7em;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
}
#main img {
	border: 1px solid #CCCCCC;
}
body {
	color: #954d11;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	background: url(images/body_bg.jpg) no-repeat center top; 
}
#container {
	width: 770px;
	margin: auto;
	padding: 0px;
	background-image: url(images/wedding-flowers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header {
}
#main {
	padding-left: 90px;
	padding-right: 45px;
	font-size: 0.9em;
}
#testimonials {
	font-size: 0.9em;
}
#footer {
	text-align: right;
}
#main a {
	color: #954d11;
	text-decoration: none;
	font-size: 1.1em;
}
#main a:hover {
		color: #3F5A37;
		text-decoration: none;
}
.visited {
		color: #3F5A37;
}
#wedding {
	font-size: 0.7em;
}
#wedding a {
	text-decoration: underline;
	font-size: 1em;
	}
