body {color: #633;
     background: #603;
     background-image: url(http://www.ursulasalcove.com/backgrounds/weave3.jpg);
	 background-repeat: yes-repeat;}

p {font-family: Palatino, Georgia, Times, serif;
	font-size: 10pt;
    line-height: 14pt;
     padding: 0;}

a {text-decoration: none;
font-style: strong;}
a:link {color: #933}
a:active {color: #C93; text-decoration: underline;}
a:visited {color: #663}
a:hover {color: #C93; text-decoration: underline;}

.navigation {font-size: 8pt;
	font-family: Palatino, Georgia, Times, serif;
	line-height: 12pt;
	}

.title {font-size: 18pt;
		font-weight: bold;
		padding: 2px;
		}
		
.subtitle {font-size: 12pt;
			font-weight: bold;
			}
		
div.float {
  float: left;
  padding: 10px;
  border: 1px;
  }
  
div.float p {
   text-align: center;
   font-size: 10pt;
   }