#nav {
	display: none;
	}
	
#content {
	margin-left: 10px;
    }
    
#footer {
    border-top:  1px solid black;
    }
    
