/* Normal Page CSS */
/*This file copywrite Talia Maxwell. All rights reserved.*/

body {background-color: #663300;}

a:link {color: #6699CC;}
a:visited {color: #6699CC;}
a:hover {color: #6699CC;}
a:active {color: #6699CC;}

h1 {color: #CC9966; text-align: left; font-family: arial;}

p {color: #CC9966; text-align: left; font-family: arial;}

div {color: #CC9966; text-align: left; font-family: arial;}

/*This file copywrite Talia Maxwell. All rights reserved.*/