/* Presentation Stylesheet */ 

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

/* p:first-letter {
 font-size: 80%; 
 font-weight: bold;
 color:blue;
 } */

div.dent {
  margin-left: 12px;
}  

div.smaller {
  font-size: 11px;
}

IMG {
  border: 0;  
}

A.foot:LINK {
  color:silver;
}

A.foot:VISITED {
  color:gray;
}

div.main_back {
  background-image: url("../images/bg/main_bg_01.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
}
  
div.main_front {
  COLOR: #000000;
  font-family: arial;
  background-color: #D3D3D3;
  margin: 1em;
}

div.fwback {
  background-image: url("../images/bg/fw.gif");
  background-repeat: repeat;
  background-attachment: fixed;
}
  
div.fwfront {
  COLOR: #000000;
  font-family: arial;
  background-color: #D3D3D3;
  margin: 1em;
}

table.poem001 {
  background: #C0C0C0;
  width: 444px;
}

div.poem002a {
  background-color: black;
  background-image: url("../images/bg/violetcloseup2b.jpg");
  background-repeat: repeat;
  background-attachment: fixed;
  COLOR: #0000B9;
}

table.poem002b {
  margin: 20px;
  COLOR: #0000B9;
  FONT-SIZE: 12px;
  background-image: url("../images/bg/violetcloseup2d.jpg");
  width: 376px;
}

