/* CSS Document */

body{background-image: url(images/background.jpg);
background-repeat:repeat-x;
background-color:#261A0F;}

.text_background_color{background-color:#e8e6bf;}

.note_book_edge{background-image: url(images/bottom_notebook.jpg);
background-repeat:repeat-y;
background-position:bottom;}

a.menulink:link{color:#364431; text-decoration:none;}
a.menulink:visited{color:#364431;text-decoration:none;}
a.menulink:hover{color:#990000;}
a.menulink:active{color:#990000;