<!--
A{
  text-decoration : none;
  
  font-size : small;
  color : lime;
}
A:HOVER{
  text-decoration : underline;
  
  font-size : small;
  color : lime;
}
BODY{
  background-repeat : no-repeat;
  background-attachment : fixed;
  
  
  
  
background-position : right bottom;
  position : fixed;
  background-image : url(img/nanairo-poppy1.jpg);
  
}
H1{
  font-size : x-large;
  
  
  font-weight : lighter;
margin-top : 1em;margin-left : 3em;color : #ff8080;
  
  text-align : left;
}
H2{font-size : 14px;font-weight : lighter;margin-top : 2em;margin-left : 10em;
  
}
H3{color : #ff80ff;margin-top : 3em;margin-left : 3em;font-size : medium;font-weight : bolder;
  margin-bottom : 3em;
}
P{margin-left : 4em;text-align : left;font-size : x-small;font-weight : lighter;
  color : #666666;
}
H4{margin-top : 2em;margin-left : 2em;
  color : #0080ff;
  font-size : large;
  
  
  
  
  font-family : ARŠÛƒSƒVƒbƒN‘ÌM;
}
-->
