body {
	background: #DED9C2 url(rabbits.png) no-repeat 50% 85%;
	color: #5D4718;
	text-align: center;
	font-family: Lucida, Monaco, monospace;
	font-size: medium;
	line-height: 150%
	}

h1 {
	color: #836E2C;
	text-align:center;
	font-family: Lucida, Monaco, monospace;
	letter-spacing: 0.5em;
	}

h2 {
	color: #836E2C;
	text-align:center;
	font-family: Lucida, Monaco, monospace;
	letter-spacing: 0.5em;
	}

IMG.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

a:link {
	color: #5D4718;
	text-decoration: none;
	background-color: transparent
	}

a:visited {
	color: #9B8948;
	text-decoration: none;
	background-color: transparent
	}

a:hover {
	color: #5D4718;
	text-decoration: underline;
	background-color: transparent
	}
a:active {
	color: #9D102D;
	text-decoration: underline;
	background-color: transparent
	} 