BODY { background-color: #003300; color: #FFFF33; }
A:link { color: #FFCC66 }
A:visited { color: #996666 }
h1 { background-color: yellow; text-align:center; color: black; border: solid 2px black; margin: 0; padding: 5px; }
img#kickhigh { width: 542px; max-width: 96%; height: auto; }
@media screen and (min-width: 800px) {
    img#kickhigh { float: right }
}
div.intro { clear: all }
div.title { min-width: 30%; background: yellow; color: red; border: solid 1px red;  margin: 5px 5px 5px 0px; padding: 5px;}
div.title > H2 { margin-top: 0; margin-bottom: 0; }
div.title > H3 { margin-top: 0; margin-bottom: 0; font-weight: normal; }
p.score { font-weight: bold; font-style: italic; font-size: large; text-indent: 0em; }
