

body {
	margin-left:100px;
	margin-top:0px;
}

.navbar{
	position:fixed;
	top:0px;
	margin-left:-100px;
	background-color:#006600;
	height:100%;
}