body { 
background: #fbfaea;
font-family: georgia, "Trebuchet MS", verdana, arial, sans-serif;
color: #000000;
font-size: 100%;
}


h1 { background: #fff; font-size: 250%; font-weight: bold; color: #408080; text-align: center;}
h2 { background: #fff; font-size: 150%; font-weight: bold; color: #408080; text-align: center;}
h3 { background: #fff; font-size: 120%; font-weight: bold; color: #408080; text-align: center;}

.left {
 float: left;
 margin: 0.5em;
}

.right {
 float: right;
 margin: 0.5em;
}

div.donegal {
background: white;
margin-left: 25%;
width:550px;
font-size: 100%;
color: gray;
padding: 10px;
}

.small {font-size: 85%;}
**.colour1 { background: #ceffe8; color: #408080;}
.colour1 { background: #f4ffff;}
.red1 { background: #fff; color: #D18E54;}