/*
 * koeki-u.ac.jp Programming Essentials II 2004
 *
 */
@import url("../pe1/ipr.css");
body {background: #f0fff0;} /* honeydew1 */
h1 {text-align: center; color: #00b020;}
h2 {text-decoration: underline; color: #00008b;
    border-top: solid thin black; /* margin-right: 30%; */
    padding-top: 1ex;}
h3 {color: navy;}
