* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #CCCCCC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-color: #CCCCCC;
	height: 137px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	background-color: #0B0B0B;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

