
div.errors {
	color:red;
}

nav {
	display:block;      
}

div.flash {
	width:100%;
	text-align:center;
	background-color:red;
	font-weight:bold;
}
