a:link
{color: #11F7F4;}

a:visited
{color: #11F7F4;}

a:hover
{color: #F5697D;}

.rollover a {
display:block;
width: 150px;
padding:5px 10px 20px 7px;
font: bold 18px cursive;
text-align: center;

background: url("images/button.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background: url("images/buttonrollover.gif") 0 0 no-repeat;
color: #F5697D;
}

#overlaytext
{
position: absolute; left: 10; top: 150;
width: 470px;
height: 1250px;
padding: 0.2cm;
background-color: transparent;
/* filter: alpha (opacity=50); */
/* opacity: 0.5; */
font-family: "Comic Sans MS", cursive;
color: yellow;
text-align: justify;
}

#morepics
{
position: absolute;
left: 490px;
top: 120px;
}