body {background-image: url(img/yarn-and-paws.png); background-size: 100%;}
h1 {display: inline-block; color: black; border: 3px outset brown; background: antiquewhite; border-radius: 1em; padding: 0.6em;}
h2 {border: 2px solid green; background: antiquewhite; border-radius: 9999px;}
h3 {text-align: left; font-size: 18px; font-weight: bold; text-indent: 1em; border: 2px solid beige; background: antiquewhite; border-radius: 4px;}
.level1 {font-size: 18px; text-align: left; text-indent: 3em;}
.level2 {font-size: 18px; text-align: left; text-indent: 5em;}
summary {font-size: 18px; border: 2px solid black; border-radius: 9px;}
ul, ol, dl {background: white; font-size: 18px; border-radius: 9px; border: 2px solid beige;}
ul {list-style-type: disc;}
.level2 ul {list-style-type: circle;}
#contentlist li:before {content: ">";}
table {background: white; border: 2px solid green; text-align: center; margin-left: auto; margin-right: auto;}
dt {font-size: 18px; font-weight: bold; text-align: left;}
dd {font-size: 18px; text-align: left; text-indent: 2em;}
a {color: green; text-decoration: underline solid aqua;}
#clock {text-align: right; font-size: 18px; border: 4px black solid; background-color: white;}

strong {text-align: center; font-size: 18px; font-weight: bold;}
#sitemenu {text-align: center; font-size: 18px; border: 2px outset beige; border-radius: 12px; background: white;}
#sitemenu:active {border: 2px inset brown; font-size: 18px;}
#indexbtn1 {font-size: 18px;}
