.nav {
   float: left;
   width: 20%;
   background-color: #CCF3FF; }

.content {
   float: right;
   width: 80%; }
