body {
 color: #c0d0ef;
 background-color: #284d38;
 font-family: sans-serif;
 margin: 1em;
 line-height: 20pt;
}

h1 {
 margin-top: 0.4em;
 color: #aef2bf;
 letter-spacing: 3pt;
 font-family: みかちゃん,aqua-font,fantasy;
 font-size: 3em;
 text-align: center;
}

h2 {
 margin: 0px 0px 0px 2em;
 color: #b3eeee;
 border-left: double 6px #50746d;
 padding: 1em;
 font-weight: bold;
 font-size: 16pt;
 font-family: みかちゃん,aqua-font,fantasy;
}

pre {
 border-bottom: dotted 1px #4e723d;
}

pre:first-letter {
 color: #f2d5a2;
}

img {
 border: none;
}

p {
 border-bottom: dotted 1px #4e723d;
}

a:hover {
 color: #ffffff;
 text-transform: uppercase;
 cursor: help ;
}

hr {
 color: #284d38;
}

address {
 cursor: crosshair;
}