/* CSS Document */body{font-family: Palatino, "Times New Roman", Times, serif;background-color:#420000;background-image: url(http://home.rochester.rr.com/tcarroll/images/smallmarble.jpg);background-repeat: repeat;background-color:#420000; }div.fancy-frame-two {	background-color:#FFF5EE;margin: 10%;margin-bottom: .9%;border: 10px #420000 double;color: navy; }h1 {color: navy;font-size: 1.2em;margin-left: 10%;margin-right: 10%;margin-top: 2%;margin-bottom: 2%;text-align:center;}h2 {color: navy;font-size: 1.2em;margin-left: 10%;margin-right: 10%;margin-top: 1%;margin-bottom: 1%;text-align:center;}h3 { color:#420000;  font-size:2em;  margin-top:0%;  margin-left:10%;  margin-right:10%; margin-bottom: 0%; text-align:center;  }h4{color:navy;text-align:justify;margin-top:1%;margin-left:10%;margin-right:10%;font-size:1em;font-weight:normal;}a:link {background-color: transparent;color: #420000;text-decoration: none; }a:visited {background-color: #fff5ee;color: #420000;text-decoration: none; }a:hover {background-color: #420000;color: #ffffff;text-decoration: none;}a:active {background-color: #fff5ee;color: #990000;text-decoration: none;}