
BODY { font-family: verdana, sans-serif;
   margin-left: 10%;
   margin-right: 10%;
	background-color : #fcfcfc;
	color: #7f2a1c;

}
H1 {
  font-weight: normal;
	width: 100%;
       font-size : xx-large;
} 
.center {
  text-align : center;}

a:link {  text-decoration: none; }

a:visited {  text-decoration: none; }