

/* ----------- general --- */

body {
text-align: justify ;
font-family: arial, helvetica, verdana, "lucida sans", sathu ;
font-family: sans-serif; 
background: white ;
}


menu1 {
position: absolute ;
left: 0px ;
}

/* ----------- images --- */

img {
border: none ;
border: #000000 ;
}

/* ----------- typography --- */


p {
text-align: justify ;
vertical-align: top ;
}

#homebutton{
color:#003366;
}


/* ----------- layout --- */



#homebutton {
position: absolute ;
top: 15px ;
left: 50px ;
}

#woods {
position: absolute ;
top: 0px ;
left: 204px ;
}

#home{
position: absolute ;
top: 8px ;
left: 200px ;
}

#clouds {
position: absolute ;
top: 8px ;
left: 200px ;
}

#houses {
position: absolute ;
top: 0px ;
left: 180px ;
}

#tummy {
position: absolute ;
top: 10px ;
left: 195px ;
}

#story1 {
position: absolute ;
top: 700px ;
left: 680px ;
font-size: 20px ;
color: black ;
font-family: arial, helvetica, verdana, "lucida sans", sathu ;
z-index: 1 ;
}

#nextpage {
position: absolute ;
top: 693px ;
left: 1037px ;
z-index: 1 ;
}

#previouspage {
position: absolute ;
top: 691px ;
left: 82px ;
z-index: 1 ;
}

#sound {
position: absolute ;
top: 815px ;
left: 530px ;
}

/* ----------- links --- */

a:link { 
color: red ;
}
a:visited { 
color: black ;
}
a:hover { 
color: black ;
background-color: white;
text-decoration: none;
}
a:active { 
color: #ffffff;
}


a {text-decoration:none}
a {color: white}

ul{list-style-type: none ;}
il{list-style-type: none ;}






