body {
	background: #97ccdb;
}

#header {
	width: 970px;
	height: 195px;
	background-image: url(/images/about-top.jpg);
}

img {
	border: 0;
}

#content {
	position: relative;
	width: 974px;
	height: 498px;
	background-image: url(/images/about-bot.jpg);
}

#text {
	position: relative;
	padding: 15px 0 50px 95px;
}

#header #nav {
	left: 80px;
	top: 130px;
}

#header #nav li.whatshot {
	width: 114px;
}
