#basis {
	position: relative;
	width: 100%;
	left: 5px;
	top: 0px;
	visibility: visible;
	background-color: #999999;
	height: 600px;
	z-index: 1;
	text-align: left;
	color: #E6F0F9;
	border: thin solid #B1A096;
	overflow: visible;

