#main {
	background: url(tree.jpg) center no-repeat;
	background-color: #D8FFD8;
	font-family: Arial; font-size: medium;
}

#top {
	height: 50px;
	text-align: center;
	font-family: Monotype Corsiva, Book Antiqua, Palatino Linotype; font-size: large;			
}

#left {
	position: absolute;
	left: 10px;
	top: 120px;
	width: 200px;
}

#center {
	margin-top: 0;
	margin-left: 220px;
}

#footer {
	text-align: center;
}