a:hover {
	color: #f63;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/body-bg.gif) left top repeat-x;
	color: #333;
	font: normal 93% sans-serif;
}

strong {
	color: #f63;
	font-weight: normal;
}

#header {
	margin: 75px 75px 53px 75px;
}

#header h1 {
	width: 147px;
	height: 22px;
	background: transparent url(../images/logo.png) left top no-repeat;
	text-indent: -9999px;
}

#content {
	margin: 0 150px;
	line-height: 150%;
}

.wood4trees {
	margin-top: 25px;
}

