BODY{
  background-image : url(nekoyo.jpg);
  font-family : Arial;
  font-weight : 400;
  color : #202020;
}
.title_db{
  font-size : 18px;
  left : -12px;
  position : relative;
  color : #204060;
}
.subtitle{
  font-size : 18px;
  position : relative;
  left : 48px;
}
.date{
  font-size : 24px;
}
.title{
  font-size : 24px;
  left : 36px;
  position : relative;
}
LI{
  font-size : 18px;
  list-style-type : square;
  list-style-position : outside;
  position : relative;
  left : 12px;
}
.back{
  font-size : 14px;
  
  font-weight : 400;
  font-style : italic;
  color : gray;
}
A{
  color : #204060;
}
A:LINK{
  color : #204060;
}
A:VISITED{
  color : #204060;
}
.propaganda{
  font-size : 14px;
  color : black;
  background-color : #ffffff;
  padding-left : 60px;
  padding-top : 10px;
  padding-bottom : 10px;
  padding-right : 60px;
}
