body {
	background-color: #e4ffd8;
	background-image: url(Wallpaper.png);
	color: #007400;
	}
img {
	border: 0px;
	}
#MainContainer {
	margin: 0;
	padding: 0;
	top: 0;
	}
#LogoContainer {
	background-image: url(Ribbon.png);
	background-repeat: repeat-x;
	background-position: 5px 24px;
	}
#Menu {
	list-style-type: none;
	font-family: sans-serif;
	width: 50%;
	height: 150px;
	float: left;
	}
#cd {
/*
	margin: auto;
	height: 50px;
	width: 450px;
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #000;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	*/
}