body {
	margin: 0px;
	
}

#bar {
	background: #545454;
	height: 28px;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	font-size: .8em;
}

#bar #warning {
	border: 3px;
}

#bar a {
	color: #ad2f2f;
	text-decoration: none;
}