@import url(http://fonts.googleapis.com/css?family=Mr+De+Haviland&subset=latin,latin-ext);

body {
	background: #B7FFBC url(iguana4.png) no-repeat top right
	}
div#wrap {
	text-align: justify;
	width: 580px;
	padding:10px;
	margin: 0 auto;
	background-color: #D7FFCC;
	}
h1#page {
	font-size: 300%;
	font-family: 'Mr De Haviland', cursive;
	}
p {
	text-indent: 1em;
	}
p.fin, span.sig {
	font-size: 18pt;
	font-family: 'Mr De Haviland', cursive;
	}
p.copy {
	font-size: small;
	}
hr {
	width: 60%;
	}
ul.mainmenu {
	list-style-type: none;
	margin: 1em auto;
	padding: 0;
	}
ul.mainmenu li {
	display: inline;
	margin: 0 2em;
	}
h1#page, h2.subtitle, p.fin, p.copy, ul.mainmenu {
	text-align: center;
	}
a.nodecoration {
	text-decoration: none;
	}	
