body {
	background : #6495ED;
	color: black;
}

.topBar {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: white;
	height: 30px;
	border: 1px;
}

