body {background: navy;
      color: black;}

#frame {position: relative;
        width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding: 30px;
        background: white;}

#dl   {text-align: center;
       font-size: large;}

#subhead {text-align: center;
          font-style: italic;
          font-size: x-large;}

#subsubhead {text-align: center;
          font-size: large;}

h1     {font-family: sans-serif;
        text-align: center;}

h3     {font-family: sans-serif;}

p      {font-family: sans-serif;}
