body
{
  background:			none;
  background-color:		#000000;
  font-family:			"Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif; /*arial, helvetica, Georgia, Tahoma, Helvetica, Trebuchet MS, serif;*/
  font-size:			11px;
  font-weight:			normal;
  cursor:				default;
  }

#splash
{
  background:			url('images/poetryforkids.jpg') no-repeat;
  position:				relative;
  top:					15px;
  margin-left:			auto;
  margin-right:			auto;
  width:				779px;
  height:				616px;
  }

#pfylink
{
  position:				absolute;
  top:					200px;
  left:					137px;
  display:				block;
  width:				230px;
  height:				281px;
  }  

a:hover#pfylink
{
  cursor:				pointer;
  }

#splashfooter
{
  position:				relative;
  text-align:			center;
  margin-top:			30px;
  margin-left:			auto;
  margin-right:			auto;
  color:				#563D18;
  text-decoration:		none;
  border-bottom:		none;
  }

#splashfooter a
{
  text-decoration:		none;
  color:				#563D18;
  }

#splashfooter a:hover
{
  text-decoration:		underline;
  }

#splashfooter a:active
{
  text-decoration:		none;
  color:				#FFF5C8;
  border:				none;
  }