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

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; }