body { 
  background-image: url("images/banner.jpg");
  background-color: #FFFFCC;
  background-repeat: no-repeat;
  scrollbar-3d-light-color:#FFFFFF; 
  scrollbar-arrow-color:#000000; 
  scrollbar-base-color:#000000; 
  scrollbar-dark-shadow-color:#FFFFFF; 
  scrollbar-face-color:#000000; 
  scrollbar-highlight-color:#FFFFFF; 
  scrollbar-shadow-color:#FFFFFF; 
  titlebar-face-color:#FFFFFF;  
  font-color: #DDDDDD; 
  font-family: arial; 
  color: #000000
} 
A:link {color: #003366} 
A:visited {color: #888888} 
A {text-decoration: none} 

.entry { font-size: 14px;
text-align: justify;}

.entrytext { font-size: 14px;
text-align: justify;}
 
.commentlist {
 font-weight: normal;
 line-height: 20px;
 text-transform: none;
}