h1 {
	margin-bottom:30px;
}

div#quotes {
	margin:50px;
}

p.quote {
	font-weight:normal;
	text-indent:40px;
	background-image:url(../images/quotebg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-top:20px;
	margin-bottom:50px;
	padding:0px;
	width:300px;
	background-color:#5EBD08;
	color:#FFFFFF;
}


