body {
background-image: url(img/background.gif);
background-color: #D6DE94;
background-repeat: repeat;
background-attachment: fixed;
background-position: top left;
margin-top: 8px;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #999999; border-style: none none dotted; }