﻿body { 
  margin: 20px;
  padding: 30px 10% 30px 20%;
  font-family:   Verdana, Times New Roman, Tahoma, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  border-width: 1px;
  border-style: solid;
  border-color: #777;
  background-color:#eee;
  color: navy;
  }
i {
   font-family:  Times New Roman, Tahoma, sans-serif;
   color: brown;
}
