body{
color:#630;
text-align:center;
}

img.finger {
	border:0px;
	vertical-align:bottom;
	height:20px;
	width:36px;
}

h1 {
	font: extra-expanded xx-large Impact, sans-serif;
  	letter-spacing: .2em;
}
  
 h2 {
	font:bold x-large Georgia, serif;
	letter-spacing: .1em;
	}
	
h3 {
	font:large capitalize "Book Antiqua", Gerogia, serif;
	line-height: 20%;
	word-spacing: 3pt;
}

h4 {
	font: large "Book Antiqua", Georgia, serif;
}
  
h5 {
	font-family: Georgia, serif;
}
  
 h6, p {
	font-family: "Book Antiqua", Georgia, serif;
	margin-right:20px;
}

li {
	display:inline;
	font:x-large "Book Antiqua", Georgia, serif;
	margin: 0 .5em 0 0;
	list-style-type:none;
	padding-left:-20px;
	margin-left:0;
}
  
 hr {
	width: 80%;
	height: 5px;
	color:#630;
	background-color: #630;
}
 
a:link {color: #CC0000; text-decoration: none; }
a:visited {color: #000; text-decoration: line-through}
a:hover {color: #960; text-decoration:overline}
a:active {color: #960; text-decoration:none}