﻿  body { padding-left: 25%;
  	   padding-right: 25%;
	   font-family: Verdana, Geneva, sans-serif;
	   font-color: #000000;
	   Font-size: 16px; 
       body-color: #C0C0C0;
       bg-color: #C0C0C0;
       } 
     
h1 { font-family: Rockwell; font-color: #5B5B5B; font-size: 24px; font-weight: 700 } 
h2 { font-family: Verdana; font-color: #5B5B5B; font-size: 18px; font-weight: 700 } 
normal { font-family: Verdana; color: #000000; font-size: 16px; font-weight: 400 } 

a:link {color: navy; text-decoration: none; }
a:visited {color: purple; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }
a:active {text-decoration : underline; }