@charset "utf-8";
#Wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Wrapper #Header {

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#Wrapper #Nav {
	background-color: #003300;
}
