


h2 { 
 
	
	color: rgb(204,0,0);
	font-size: 180%; 
	font-family: "monotype corsiva";
	border-bottom: solid #cc3333 1px;
	font-weight: bold;
	text-align: center
} 



h3 { 
	color: #996633;
	font-size: 130%; 
	font-family: georgia, Garamond, serif;
} 

h4 {

	color: rgb(204, 0, 0);
	font-size: 110%;
	font-family: gerogia, garamond, serif;
}

h5 {
	color: rgb(0, 0, 102);
	font-size: 90%%;
	font-family: georgia, garamond, serif;

} 


body {

	background: url("ireland_map.gif"); no-repeat; scroll; center; width: 890px; 
}



p {

	color: black;
	font-size: 100%; 
	font-family: Georgia, Garamond, serif; 
	line-height: 125%; 
	text-align: justify;
}  




