﻿body  {
      color: #333333;
      font-family: Arial, "Times New Roman";
      background-color: #000000;
      border:0px;
        scrollbar-highlight-color:#222222;
        scrollbar-3dlight-color:#222222;
        scrollbar-arrow-color:#222222; 
        scrollbar-base-color:#111111; 
        scrollbar-shadow-color:#222222;
        scrollbar-darkshadow-color:#111111; 
        scrollbar-face-color:#CCCC99;
        scrollbar-track-color:#000000;}

.bkdNoRpt {
	  width: 700;
  	  height: 476;
	  background-image: url('nye.jpg');
  	  background-repeat: no-repeat;
	  background-attachment: fixed;
          background-position: bottom; 
	}

.blogindex {
          font-size: 13px;
          font-style: italic;
           }


a:link {
      color: #514939 }
a:visited {
      color: #514939 }

   .closing {
     padding-top: .5em;
     font-style: italic;
     font-size: 13px;
     text-align: center;
     }
