#menu {
	background-color: #ECE9D8;
	top: auto;
	left: auto;
}
#content {
	background-color: #FFFFCC;
	top: 300px;
}

