body {
	background-color: black;
}

#container {
	width:900px;
	margin: 0 auto;
}

div.bg {
	background-image: url(files/Backgrounds/gbg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 984px;
}

div.navbar {
	position: relative;
	bottom: 500px;
	right: 0px;
	
}

a.current {
	position: ;
}