body {
 color: #FFFFFF;
 font-size: 16px;
 background-attachment: fixed; 
 background-repeat: repeat; 
 background-image:  url(https://i.pbase.com/u47/smallufo/upload/29957593.rosabackground3.jpg) ; 
 background-position: right bottom;
}


body a:visited {
 color: #FFCCCC;
 font-size: 18px;
}

#commentlist {
  margin-left: 5px;
  margin-right: 150px;
}

#commentlist .comment TABLE {
  background: #333333;
  padding:10px;
  border-bottom: 2px solid #cccccc;
  border-right: 2px solid #cccccc;
  margin-left: 5px;
  margin-bottom: 10px;
}

#commentlist .message_body {
  font-size: 16px;
  padding: 1px;
}


BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
