body { background-image: url(../book-graphics/back-ground.jpg); }

p { }

td { }

a:link { color: #fff; font-size: 18px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; text-decoration: none; }
a:visited { color: #fff; font-size: 18px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; text-decoration: none; }
a:hover { color: #f6502f; font-size: 18px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; text-decoration: none; }
a:active { color: #f6502f; font-size: 18px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; text-decoration: none; }

.MainText { 
color: #fff; 
font-size: 30px;
 font-family: "Zapf Chancery", "Comic Sans MS", cursive; text-decoration: none;
background-color: #222222; 
position: absolute; 
top: 25px; 
left: 685px; 
width: 250px; 
height: 370px; 
padding: 15px 30px 0; 
}

.MainIllustration { 
position: absolute; 
top: 25px; 
left: 150px; 
}


.WelcomePage { background-color: #222222; text-align: 
center; vertical-align: middle; position: absolute; 
top: 20px; left: 15px; width: 100px; height: 60px; 
margin: 5px; padding: 5px; border: solid 1px black; }

.Library { background-color: #222222; text-align: center; 
margin: 5px; padding: 5px; position: absolute; 
top: 450px; left: 15px; width: 100px; height: 60px; 
vertical-align: middle; border: solid 1px black; }

.Next { 
background-color: #222222; 
text-align: center; 
margin: 5px; padding: 
10px; position: absolute; 
top: 425px; 
left: 865px; 
width: 90px; 
height: 60px; 
vertical-align: 50px; 
border: solid 8px black; 
}

.Back { 
background-color: #222222; 
text-align: center; 
margin: 5px; 
padding: 10px; 
position: absolute; 
top: 425px; 
left: 680px; 
width: 90px; 
height: 60px; 
vertical-align: 50px; 
border: solid 8px black; 
}

.Next a:link { color: #fff; font-size: 30px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Next a:visited { color: #fff; font-size: 30px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Next a:hover { color: #7aff05; font-size: 32px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Next a:active { color: #fff; font-size: 36px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Back a:link { color: #fff; font-size: 30px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Back a:visited { color: #fff; font-size: 30px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Back a:hover { color: #ffc300; font-size: 32px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }
.Back a:active { color: #fff; font-size: 36px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; font-weight: 700; text-decoration: none; }

