#blah, body, td{
	font-family: arial;
}

A:link          { text-decoration: none; color : #3A6EA5; font-weight:bold;}
A:active         { text-decoration: none; color : #3A6EA5; font-weight:bold;}
A:visited        { text-decoration: none;  color : #3A6EA5; font-weight:bold;}
A:hover         { text-decoration: underline;  color : #3A6EA5; font-weight:bold;}

.index{
background-image: url(grnlvs.jpg);
background-color: #004623;
white-space: pre;
}
.gallery{
background-image: url(grass.gif);
background-color: #004623;
}
.me{
background-image: url(grass.gif);
background-color: #004623;
}



#main
{
	position:static; top:250px; left:200px; width:500px; height: 600px;
	background-color: #FFFFC4; border-style: solid; border-width: 2px;
        border-color: #000000;
	padding: 15px; z-index:1;

}

#faery
{
	position:absolute; top:78px; left: 492px; z-index:10; filter: fliph;
}
#faery2
{
	position:absolute; top:68px; left: 31px; z-index:11;
}


