.Background {
	background-color: #2e2d2d;
}

h5 {
	font-family: "ITC Avant Garde Gothic";
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	letter-spacing: 2px;
	word-spacing: 7px;
}

h6 {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	color: #2e2d2d;
	text-align: center;
}
h4 {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	color: #2e2d2d;
	font-weight: lighter;
}	
h1 {
	font-family: "ITC Avant Garde Gothic";
	font-size: 28px;
	font-weight: lighter;
	color: #8aaff4;
	letter-spacing: 2px;
}
.h1white {
	font-family: "ITC Avant Garde Gothic";
	font-size: 28px;
	font-weight: lighter;
	color: #FFF;
	letter-spacing: 2px;
}
h2 {
	font-family: "ITC Avant Garde Gothic";
	font-size: 22px;
	font-weight: lighter;
	color: #8aaff4;
	letter-spacing: 1px;
}
.h2white {
	font-family: "ITC Avant Garde Gothic";
	font-size: 22px;
	font-weight: lighter;
	color: #FFF;
	letter-spacing: 1px;
}

}
}
.navbar {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #2e2d2d;
	text-decoration: none;
}
.header {
	text-decoration: none;
	font-family: "ITC Avant Garde Gothic";
	font-size: 28px;
	font-weight: lighter;
	color: #8aaff4;
}

.navbar a:link {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #2e2d2d;
	text-decoration: none;
}
.navbar a:visited {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #2e2d2d;
	text-decoration: none;
}
.navbar a:hover {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #2e2d2d;
	text-decoration: none;
	background-color: #e3ecfc;
	display: block;
}
.navbar a:active {
	font-family: "ITC Avant Garde Gothic";
	font-size: 12px;
	font-weight: lighter;
	color: #2e2d2d;
	text-decoration: none;
	background-color: #e3ecfc;
	display: block;
}
.footer {
	font-family: "ITC Avant Garde Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 3px;
	word-spacing: 8px;
}
