/* $TopStyle:URL=http://www.sharonsharpe.com/stylesht1.css$ */




body {
	
	font-family: arial narrow, arial, helvetica, sans-serif,verdana;
	color: #800080; font-size: 16pt; margin-left: 55px; margin-top: 42px; margin-bottom: 55px; margin-right: 75px; 
	
	background-image: url(images/flowers.jpg);
	background-attachment: fixed; 
	background-repeat: repeat;
	background-color: #DDEBEE;
	}
	
	h1 { font-weight: 600;}
	h2 { font-weight: 400; line-height:40px;}
	h5 { font-weight: 200; }
	
	h3 {border-style: solid; border-width: 0;  background-color: silver; padding: 4px; }
	a {text-decoration: none;}
	
	h4 {border-style: solid; border-width: 0;  background-color: silver; padding: 4px; }
	a {text-decoration: none;}
	
	p {text-align: justify; line-height:28px;}
	
span { border-style:inset; border-width:8px; border-color: maroon; padding: 1px;}