body {
	font-family: Palatino Linotype;
	background-image: url('../images/repeating_map_background.jpg');
	background-color: #F2EFDE;
	background-attachment: fixed
	}

h1 {
	font-family: Palatino Linotype;
	size: 14px;
	font-style: italic;
	color: #000000;
	font-weight:bold
	}
	
h2 {
	font-family: Palatino Linotype;
	size: 12px;
	font-style: italic;
	color: #000000;
	font-weight:bold
	}

td {
	font-family: Palatino Linotype;color:#000000; 
	font-style:italic; font-weight:bold
	}

th {
	font-family: Palatino Linotype;color:#000000; 
	font-style:italic; font-weight:bold
	}

p {
	font-family: Palatino Linotype;
	size: 12px;
	color: #000000;
	font-style:italic; 
	font-weight:bold
	}
	
ul {
	font-family: Palatino Linotype;
	size: 12px;
	color: #000000;font-style:italic; 
	font-weight:bold
	}
	
ol {
	font-family: Palatino Linotype;
	size: 12px;
	color: #000000;
	font-style:italic; font-weight:bold
	}
	
table {
	background-repeat: no-repeat;
	}