#stripDiv {
	background-color: #009999;
	height: 5px;
	width: 100%;
	padding-top: 0px;
	padding-left: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
}
