A {
	color: #55711D;
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	color: Maroon;
	font-weight: normal;
	text-decoration: underline;
}

P{
    font-family:Georgia, Verdana, Arial, sans-serif;
	color: #55711D;
	font-size: 75%;
}

Body {  	
	background-image: url(http://www.clareireland.net/irishcottage/images/back.gif);
	background-repeat:repeat;
    background-attachment:fixed;
	
}

h1 {
font-family:Georgia, Verdana, Arial, sans-serif;
font-style:normal;
letter-spacing:1pt;
font-size:85%;
color:#55711D;
text-align:center;
margin-bottom: 5px;
}

img.floatleft {
float: left; 
clear:left;
margin: 0px 15px 0px 15px;
}
