.navigation {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: block;
	padding: 8px;
	width: 149px;
	text-decoration: none;
}
.header {
	font-family: "CG Omega";
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.subheader {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.cell {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
}
.navigation:hover {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00FF00;
	display: block;
	padding: 8px;
	width: 149px;
	text-decoration: none;
}
.navigation2 {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation2:hover {
	font-family: "CG Omega";
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.navigation3 {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation3:hover {
	font-family: "CG Omega";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.background {
	background-attachment: fixed;
	background-image: url(Assets/b&slogo.jpg);
	background-repeat: no-repeat;
}
.background {
	background-attachment: fixed;
	background-image: url(Assets/b&slogo.jpg);
	background-repeat: no-repeat;
}

