#ribbon {
	position: absolute;
	top: 178px;
	width: 511px;
	height: 63px;
	background-image: url(../images/mm.gif);
	left: 1px;
	z-index: 3;
	}

#content {
	width: 770px;
	height: 2900px;
	top: 281px;
	background-color: #e4dbbf;
	z-index: 1;
	position: absolute;
	}
	
