/*this is for the opening fairy page*/


body.fairy {background:white;
	color: black;
     font-family: serif;
     font-size:large}
p.fairy2 {background:white;
	color: black;
     font-family: serif;
     font-size:large}

/*this is a style sheet for the welcome page*/


body{background:black;
	color: white;
     font-family: serif;
     font-size:big}



p {font-family: serif;
   font-size: bigger; 
   color:#FFFFFF;
   margin-left: 5%;
margin-right: 5%;
align="center"}


/*this is for the navigation page*/

body.navigation {background: black;
color: white;
font-family: serif;
     font-size: large;}


A{color: teal}
