@charset "utf-8";
/* CSS Document */



h1 {
    font-size: 1.5em;
	line-height: 2em;
	color: #2E6FB8; 
	background: #B5D0ED;
	padding-left: 1em;
	margin-bottom: 15px;
    }