#top-left-quote{
height:30px;
width:30px;
background-image:url(images/top-left-quote.gif);
float:left;
background-repeat:no-repeat;
}

#bottom-right-quote{
height:40px;
width:30px;
background-image:url(images/bottom-right-quote.gif);
float:right;
background-repeat:no-repeat;
}

.contStyle h1
{
	display:block;
	color:#57452b;
	font-weight:bold;
	font-size:1.4em;
	margin-top:5px;
	margin-bottom:3px;
}

.contStyle h2
{
	display:block;
	color:#57452b;
	font-weight:normal;
	font-size:1.2em;
	margin-top:12px;
	margin-bottom:3px;
}