BODY {margin: 0;
background-attachment:fixed;
background-image:url('https://i.imgur.com/ZDBJviN.jpg');
background-repeat: repeat-y;
background-position: left;


scrollbar-base-color: #7A396F; 
scrollbar-face-color: ##7A396F; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: ##7A396F; 
scrollbar-darkshadow-color: #7A396F; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF}


body {cursor:w-resize}
body, p, td, tr {font-family: tahoma, veranda; font-size: 8pt; color: #7A396F;}
.h1 {font-weight: bold; border-bottom: 2px dashed #7A396F; text-align: right;}


a:link {text-decoration: none; font-weight: normal; color: #EBEBEB; }
a:visited {text-decoration: none; font-weight: normal; color: #EBEBEB; }
a:active {text-decoration: none; font-weight: normal; color:#7A396F;}
a:hover {text-decoration: line-through; color: "#7A396F"; cursor: n-resize; }