@charset "utf-8";
/* CSS Document */

p{font-family:"Comic Sans MS", "Times New Roman";
font-size:14px;
}

h1{
font-family:"Comic Sans MS", "Times New Roman";
font-size:24px;
text-align:center;
}

h2{
font-family:"Comic Sans MS", "Times New Roman";
font-size:18px;
text-align:center;
line-height: 1em;
}

#hand {
  margin: .7em;
  padding: 0;
}

#hand li {
  list-style: none;
  background: url(images/hand.gif) no-repeat left center ;
  padding-left: 2.2em;
  font-family:"Times New Roman", Times, serif;
  font-size:16px;
  color:#3333FF;
	} 
	
#hand li a{
color:#3333FF;
text-decoration:none;
}
	

.menu{
padding:5px}

.menu a{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#3333FF;
text-decoration:none;

}
