.terms h1 {
	text-align:center;
	font-size:18pt;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-weight: 100;
	color: #2E74B5;
}

.terms h3 {
/*	text-align:center;
	display: inline; */
	margin-top: 0;
	margin-bottom: -20px;
	font-size:14pt;
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-weight: 100;
	color: #2E74B5;
}

.terms {
        font-size:12pt;
        font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
        font-weight: 100;
        color: black;
	position:absolute;
	width:60%;
/*	height:200px; 
	z-index:15;
	top:50%; */ 
	left:20%;
/*	margin:-100px 0 0 -150px; */

}
