@charset "UTF-8";
/* CSS Document */

.nav {
	float: left;
	position: fixed;
}
.body {
	margin-left: 260px;
	height: auto;
}

