body {background-image: url(img/nikukyu.JPG); background-repeat: repeat; font-size: 16px; text-align: center;}
h1 {font-size:20px; font-weight: bold; text-align: center; background: white; border: 4px outset orange; border-radius: 50%;}
h2 {font-size: 18px; text-align: center; background: white; border-radius: 40%; text-decoration: yellow wavy underline;}
h3 {font-size: 18px; text-align: center; background: white; border-radius: 40%; text-decoration: pink wavy underline;}
div {text-align: center; font-size: 16px; background: white; text-indent: 2em;}
p {text-align: center; text-indent: 1em; font-size: 16px; background: white;}
table {font-size: 16px; border: 2px double yellow; background: white;}

span {font-size: 16px;}
#clock {text-align: right; font-size: 16px; border: 4px black solid; background-color: white;}

strong {text-align: center; font-size: 16px; font-weight: bold; background: white;}
#siteitem {font-size: 16px; border: 2px outset yellow; text-align: center;}
#siteitem:active {border: 2px inset orange;}
#tunes {border: 3px outset yellow; background: white;}
#sub {font-size: 16px; font-weight: bold; text-indent: 1em;}
#indexlist {list-style-type: none;}
#indexlist li:before {content: "☆";}
#example {list-style-type: lower-latin;}