body {
background: #000000;
 background-image:url(img/bg_story.jpg);
 background-repeat:repeat-y;
 background-attachment:scroll;
 background-position: top center;
 font-family: Verdana;
 color: #000000;
 font-size: smaller;
 margin: 100px 50px 10px;

 scrollbar-arrow-color:#E4D88C; scrollbar-3dlight-color:#E4D88C; scrollbar-darkshadow-color:black; scrollbar-track-color:black; scrollbar-face-color:black; scrollbar-shadow-color:#E4D88C; scrollbar-highlight-color:black;

 }
a {
 font-size: smaller;
}


.error{     background-repeat:no-repeat;
background-position:  top left;}


.fill {
background-image:url(img/fill_juxtan.jpg);
background-repeat:repeat;
color: #FFFFFF;  font-size: smaller;
padding: 10px;
 }
 .papyrus {color: sienna;  font-size: 20px; font-weight:bold;font-family:Papyrus,Arial}
img {border:0px;}

td {color: black;
 font-size: smaller;}
h1 {
  align:center
 font-family: Verdana;
 font-size: 24pt;
 font-weight: bold;
 color:black;
}
a:link {color:#556171;}
a:visited {color:#212A31;}
