ADDRESS{
  text-align : right;
  font-style : normal;
}
BODY{
  
  background-image : url(image/bg.gif);
  line-height:1.5;
  background-color : #fefcf2;
  
}
LI{
  margin-top : 1.5em;
  
  
  
}
.warning{
  color : red;
}
H2{
  color : blue;
  border-left-width : 8px;
  border-left-style : double;
  border-left-color : green;
  background-color : #caffff;
  
  
  
  
  
  

    
    
}
DIV{
  margin-left : 64px;
  margin-right : 64px;
}
H3{
  margin-left : 32px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : maroon;
}
HR.middle{
  width : 50%;
}
BLOCKQUOTE{border-width : 4px 4px 4px 4px;border-style : double double double double;border-color : blue blue blue blue;
  margin-left : 64px;
  margin-right : 64px;
 padding:32px 32px 32px 32px;
    
}
P.by{
  text-align : right;
}
H1{
  color : white;
  background-color : #804000;
}
EM{
  font-size : medium;
  font-weight : bold;
  color : red;
}
.spec{
  color : black;
  background-color : white;
  margin-top : 32px;
  margin-left : 32px;
  margin-right : 32px;
  margin-bottom : 32px;
    

    
}
STRONG{
  font-weight : bold;
  color : blue;
  font-size : medium;
}
A:HOVER{
  color : red;
  
  
  border-top-width : 1px;
  
  
  border-bottom-width : 1px;
  
  
  border-top-style : solid;
  
  
  border-bottom-style : solid;
  
  
  border-top-color : fuchsia;
  
  
  border-bottom-color : fuchsia;

  
  background-color : #ffffbf;
}
