body {
	font-family: Arial, Helvetica;
	background-color: #fff);
	color: #fff;
	text-align: center;
	margin:0; padding:0;
}
#bar { 
	position: absolute; 
	top: 0; 
	left: 0;
	margin:0;
	padding:0; 
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	width: 100%; 
	height: 42px;
	z-index: 100;
	background-color: #00b5c8;
}

