/* default rules for the whole document */
body{font-family: verdana;text-align:center;   color:#ffffff; background-color:#355e00;  }

/* anchors */
a[href]{text-decoration:underline;  color:white }
a:hover{background-color:black; color:white}
/* headings */
h1{font-size:300%;font-variant:small-caps;}
.center{margin:auto;text-align:center;}
.pad{height:250px;text-align:center;float:left;}
.block{text-align:center;float:left;}
