 /* 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; }div.fancy-frame-two {	background-color:#FFF5EE;margin: 10%;margin-bottom:.9%;border: 10px #420000 double;color: navy; }  img.floatleft {float: left;margin-top: .5em;margin-bottom: 3%;margin-right: 2%;margin-left:15%;}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:5%;margin-left:30%;margin-right:15%;margin-bottom:5%;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;}