


body {background-color: black;}

h1 {text-align: center; font-family: stencil; font-size: 450%; color: white;}
h2 {text-align: center; font-family: stencil; font-size: 250%; color: white;}

b {font-family: stencil;}


p {font-size: 150%}

#intro1 {font-family: stencil; color: white; text-align: center;}

#text1 {font-family: Monospace; color: white;font-size: 75%; }

#summary_episodes_title {text-align: center; font-family: stencil; font-size: 95%; color: white; width:900px; margin: 0 auto; width: 50%;}
#summary_episodes {text-align: center; font-family: Monospace; font-size: 85%; color: white; width:900px; margin: 0 auto; width: 50%;}

li {font-family: stencil; color: white; text-align: center;}
hidden1 {font-family: stencil; color: black; text-align: center;}



/* unvisited link */
a:link {color:  #33ff33;}

/* visited link */
a:visited {color:  #4dff4d;}

/* mouse over link */
a:hover {color: white;}

/* selected link */
a:active {color: white;}