@charset "utf-8";


body {
	background-image: url(../backback.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	width: auto;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar {
	font-family: "Felix Titling";
	font-size: 18px;
	right: auto;
	float: none;
	height: 20px;
	width: 800px;
	text-align: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	margin: 0px;
}
