/* 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;text-align:justify;margin-left:10%;margin-right:10%;margin-top:1%;font-size:1em;font-weight:bold;}h2{color:navy;text-align:justify;margin-left:10%;margin-right:10%;font-size:1em;font-weight:normal;}h3{color:navy;text-align:left;margin-left:30%;margin-right:5%;font-size:.9em;font-weight:normal;}h4 {color: navy;font-size: 1.2em;margin-left: 10%;margin-right: 10%;margin-top: 2%;margin-bottom: 2%;text-align: center;}h5 {color: navy;font-size: 1.2em;margin-left: 10%;margin-right: 10%;margin-top: 2%;margin-bottom: 2%;text-align:center;}h6 { color:#420000;  font-size:2em;  margin-top:0%;  margin-left:10%;  margin-right:10%; margin-bottom: 0%; text-align:center;  }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;}