* {box-sizing: border-box;}body {margin: 0;width: 100%;background: #Fff;font:11px 'ms gothic', monospace, calibri, verdana;line-height:14px;color: #736868;letter-spacing:1px;text-align:justify;text-shadow:0px 0px 1px #bbb;}a:link, a:visited, a:active {color:#111;text-decoration:none;font-weight:normal;}a:hover {color:#555;}::-webkit-scrollbar-thumb {background-color: #fff;border:1px solid #333;}::-webkit-scrollbar {width: 7px;height: 0px;background: transparent;}.title {text-align:left;font:italic 16px georgia, times;color:#bbb;letter-spacing:3px;border-bottom:1px solid #444;padding-left:10px;margin-bottom:4px;}.maintitle {text-align:center;font:italic 20px georgia, times;color:#bbb;letter-spacing:3px;border-bottom:1px solid #444;margin-bottom:4px;}.wrapper {margin: 0 auto;width: 100%;max-width: 800px;padding: 10px 0;box-sizing: border-box;}.layout {max-width: 100%;display: flex;gap: 8px;box-sizing: border-box;justify-content: center;}.header {background: #ddd url(https://64.media.tumblr.com/cc0fa74e36ca482a2ad947b467634604/65f799882a23bd7e-18/s400x600/719f315c57541837df705f33526c54aa335c1ebc.webp);text-align: center;padding:30px;}.header-image {height:250px;}.navigation {background: #eeeeee;text-align: center;padding: 4px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}.navigation a {color: #404040;text-decoration: none;margin: 0 4px;}.navigation a:hover {color:#999;}.left {flex: 0 0 25%;background: #Fefefe;padding:4px;border:3.5px double;box-sizing: border-box;}.main {flex: 0 0 50%;background: #f0f0f0;padding:4px;border:3.5px double;box-sizing: border-box;}.right {flex: 0 0 25%;background: #Fefefe;padding:4px;border:3.5px double;box-sizing: border-box;}.footer {background: transparent;padding: 10px;text-align: center;}@media (max-width: 640px) {.layout {flex-direction: column;}.left, .main, .right {flex: 1 1 100%;}}