div#nav {
position:fixed;
width: 12em;
background: rgb(153, 153, 153);
margin-top: 0px;
margin-left: 120px;
border-top: thin black solid;
}
div#content {
padding-left:240px;