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

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