/* CSS Document */

.demo-5  {
	width:100%;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.demo-5 box {
	width:850px;
	
}

.demo-5  h1 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 32px;
	letter-spacing: .1em;
	line-height: 1.1em;
	margin:0px;
	text-align: center;
		color:#666;
	
}

.demo-5  h2 {
	font-family:  'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-weight: normal;
    font-size: 14px;
	letter-spacing: .1em;
	line-height: 1.1em;
	margin:0px;
	text-align: center;
	color:#666;
	
}



