body {
background-color:#fff;
margin:0;
background: url(http://www.leitch-designs.co.uk/img/bg.jpg) repeat;
font-family:georgia,serif;
color:#534442;
}
h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; margin-top:0.10em;color:#534442;}
h2 { font-size: 1.5em; margin-bottom: 0.75em;color:#534442; }
p {color:#534442;}
a:link { color:#000; text-decoration:none; background-color:#FFF;}
a:visited { color:#000; text-decoration:none;}
a:hover { color:#0066CC; text-decoration:none;}
a:active, a:focus { color : #000; text-decoration:none;}

.layout { margin: 300px auto 0 auto;
	background-color: #f7f7d4;
	border: #fff solid 10px;
	text-align:center;
	}
