body {
  background:#FFFFFF url("bg.gif") repeat-y top center;
	font-family:Garamond, Georgia, serif;
	font-size:12px;
	letter-spacing:1px;
	color:#36697C;
	}


a {color: #66AB47; text-decoration:none;}
a:visited {color:#66AB47; text-decoration:none;}
a:hover {color:#66AB47; text-decoration:underline;}

.container
{
 margin: 0px auto;
 width:500px;
}

.title
{
 position:absolute;
 top:0px;
 width:500px;
 height:192px;
 margin-bottom:10px;
 background:#FFFFFF url("title.jpg") no-repeat top center;
}

*html .title
{
 top:0px;
 margin-left:1px;
 width:500px;
 height:192px;
 margin-bottom:10px;
 background:#FFFFFF url("title.jpg") no-repeat top center;
}

p
{
 width:490px;
 margin:0px 0px 40px 0px;
 padding:0px 2px;
 text-align:center;
 line-height:14px;
}


.dragon
{
 width:490px;
 margin:0px 0px 40px 0px;
 padding:0px 2px;
 text-align:center;
 line-height:14px;
 background: url("dragon.jpg") no-repeat center;
}

.bird
{
 width:490px;
 margin:20px 0px 40px 0px;
 padding:0px 2px;
 text-align:center;
 line-height:14px;
 background: url("bird.jpg") no-repeat center;
}
