h1,h2,h3,p,li,td {
	font-family: "Comic Sans MS", Verdana, Arial;
}
a:link { color: navy; text-decoration: none }
a:visited { color: #A52A2A; text-decoration: none }
a:active { color: blue }
body  { background-image: url(images/clouds2.jpg);  font-family: "Comic Sans MS", Verdana, Arial  }
h1 {
	font-size: 1.8em
}

