@font-face {font-family:'Tokyo';
			src: url('Tokyo.ttf') format('truetype');
			}
p {background-color: #B3DAED;
    font-family: Garamond, serif;}
p.temp {font-style:italic;
    font-size: 1.2em;}
body {background-color: #B3DAED;
	width: 80%;
	min-width:720px;
	margin:0 auto;}
h1 {font-family: 'Tokyo', sans-serif;
   font-size: 5em;
   color: #2c1320;
   clear: left;
   }

h2 {font-family: "Tokyo", sans-serif;
   }
td{
   background-color: white;
   padding: 1em;
   border width: 16px;
   border-style: solid;
   border-color: orange;
   margin: 16px }
a {color:#66a3a7;}
a:visited{color:#92706c;}
a:hover{background-color:#B3710D;}
a:active{font-size:1.5em;}
div{font-size:1.5em;}
div#skipnav{
position: relative;
right: 12.5%;}
div.info{
	width:40%;
	font-size: 1.2em;
	float: left;}
tr{}
caption{}
tbody{}
thead{}
table{}
th{}   