	/* Primary layout */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF url(images/tile.gif) repeat-x;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	line-height: 40px;
	color: #1A4D99;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	color: #1A4D99;
	padding: 0;
	margin: 28px 0 11px 0;
	}
	

