body {background-image: url(img/nikukyu.JPG); background-repeat: repeat; font-size: 16px; text-align: center;}

h1 {font-size: 20px; text-align: center; font-weight: bold; color: black; border-top: dotted 3px red; border-bottom: dotted 3px orange; background: #fffff4;}


div {text-indent: 2em; background: white;}
#sub {font-weight: bold;}
p {background: white; text-indent: 1em;}
h2, h3, h4 {text-align: center; font-weight: bold; font-size: 18px; border: 1px dashed orange; background: white;}

table {font-size: 16px; border: 2px dashed orange; background: white;}

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

strong {text-align: center; font-size: 16px; font-weight: bold;}
#sitemenu {text-align: center; font-size: 16px; border: 2px outset pink; border-radius: 12px; background: white;}
#sitemenu:active {border: 2px inset orange; font-size: 20px;}
ol {text-align: center; text-indent: 0em; font-size: 16px; text-decoration: solid gray; list-style-type: upper-latin;}
#titlepic {width: 80%;}