BODY{
 background-image:url('../images/BKGryttare1.gif');
 background-attachment:fixed;
 background-position:top right;
 background-repeat:repeat-y;
 background-color:#FFFFEF;
 margin-right:100px;
 font-family:arial,monospace;
 font-size:12px;
 color:#000000;
}

HR{
 position:relative;
 color:#000000;
 height:1px;
 text-align:left;
 width:100px;
}

#HEADER{
 position:relative;
 margin-left:5px;
 margin-bottom:6px;
 border:1px solid #ffffff;
 font-family:verdana,monospace;
 font-size:11px;
 font-weight:bold;
 color:#2f4f4f;
}