/* CSS Document */
.content {
  width:720px;
  /*
  height:75%; 
  border-color:maroon; 
  border-style:solid; 
  border-width:1px; 
  */
  float:left;
}

.right {
  
  /*
  width:180px;
  height:75%; 
  border-color:maroon; 
  border-style:solid; 
  border-width:1px;
  float:right;
   
  */
}
