
body {
	top:0px;
	left:0px;
	position:absolute;
	height:100%;
	width:100%;
}

#homebg {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#buttonstable {
	height:48px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	position:relative;
	top: -150px;
}

.navbuttons {
	position:relative;
	height:48px;
	width:171px;
}