@charset "UTF-8";
/* CSS Document */

.container {
	text-align: center;
	width: 650px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
}
#navbar a  {
	padding-left: 25px;
	padding-right: 25px;
	color: #696969;
	font-style: italic;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: 500;
	font-size: medium;
	text-shadow: 0px 0px;
	letter-spacing: -1px;
	text-align: left;
}
body h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: italic;
	font-weight: 500;
	text-align: center;
	color: #000000;
}
