.header-row {
	width: 100%;
	height: 150px; 
}
.h-navitem {
	margin-right: 50px;
	text-align: center;
}
.nav-table {
	background-color: #9999FF;
	vertical-align: middle;
}
.alert {
	font-color: #FF6666;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
