/* Coded by Brannon. R 9/10/14 */
h1{ color: white; background-color: #352334; text-align: center; font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, "Bitstream Vera Sans Mono", 
monospace; font-size: 100%; border-style: inset; border-color:#5b3282;
}

h3, h4, h5{color: white; background-color: #352334; font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, "Bitstream Vera Sans Mono", 
monospace; border-style: outset; border-color:#5b3282;
}

p{color: white; font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, "Bitstream Vera Sans Mono", 
monospace; font-size: small; padding-left: 2em; color: #5dff00; text-indent: 50px;
}

#footer {background-color: #0f0e0f; color: white; font-style: italic; font-size: x-small; 
font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, "Bitstream Vera Sans Mono", monospace; 
text-align: center; 
}

ul {list-style-type: none;
} 

body{background-color: #352334; 
}

#container{background-color: #000000; margin: 0.5em; 
margin-top: 0.3em; margin-bottom: 0.3em; padding: 0.1em; 
}

a{ color: red; font-family: "Lucida Console", "Lucida Sans Typewriter", monaco, 
"Bitstream Vera Sans Mono", monospace; 
}

h5{ text-indent: 0.3em;
}

#disc {border-style: inset; border-color:#5b3282; background-color: #7a4d74; text-align: center; 
}