body {
	background-color: 033d6f;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.guts {
	position: relative;
	left: 175px;
	top: 60px;
	width: 675px;
	overflow: auto;
	height: 460px;
}
.container {
	width: 750px;

}
.nav {
	width: 155px;
	left: 0px;
	top: 150px;
	background-color: 033d6f;
	position: absolute;
}
