* {
	padding:0;
	border:0;
	margin:0 0 0.3em;
}


body {
	background: url(images/darkbackground.jpg);
	font-family: "Times New Roman", Times, serif;
}

#content {max-width: 900px; margin: 0 auto;
		background: url(images/background.jpg) -2em top no-repeat white;}

.now {
	text-align: center;
	position: relative;
	margin: .5em 0 0 0;
	padding: .5em 0 0 0;
}
.floatpic {
	position: absolute;
	right: 0px;
	top: 80px;
}
/*	.now p {line-height: 1em;} */
h1 {
		color: #9fa617; 
		text-transform: uppercase; 
		letter-spacing: .3em;
	}
h2 {
		color: #9fa617; 
		text-transform: uppercase; 
		letter-spacing: .2em;
	}
	h2 em {
				text-transform: lowercase;
				font-variant: normal;
				font-size: 130%;
			}
h3 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 100%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
h4 {
		font-variant: small-caps; 
		font-size: 95%;
		font-weight: bold;
		letter-spacing: .2em;
		}
a { color: #9fa617;}
a:hover { background-color: #999966; color: #eee;}
.floral { /*background: url(images/curly.png) bottom right no-repeat; */}
.floral p { margin: 0 250px .5em 100px;}
p { line-height: 1.3em; margin: 0 auto .5em auto;
	max-width: 700px;}
#testimonials {
	position: absolute;
	top: 385px;
	right: 20px;
	border: solid 1px #9fa617;
	padding: 5px;
	background: #fff;
	font-variant: small-caps;
}
.testimonial {
	border: solid 1px #9fa617;
	background: #eee url(images/curly-small.png) bottom right no-repeat;
	padding: 1em;
}
