*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}:root{font-family:"Sans Serif",sans-serif;background:url("/image/pattern.png") repeat;background-size:64px;background-attachment:fixed;color:#efe;line-height:1.6;margin:0;padding:0}.main-box{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:90%;max-width:1200px;margin:50px auto;padding:20px;gap:10px}.box.title{width:100%;background-color:rgba(15,0,0,.6);color:#efe;padding:10px;border:1px solid #871029;text-align:center}.box.title h1{font-size:.9rem;margin:0}.box.footer{width:100%;background-color:rgba(15,0,0,.6);color:#efe;padding:20px;border:1px solid #871029;text-align:center}footer p{font-size:.9rem;margin:0}#eeti{display:flex;justify-content:center;gap:10px;margin-top:7px}#eeti .eeti-button{text-decoration:none}#eeti .eeti-button img{width:88px;height:31px}#eeti iframe{width:88px;height:31px;border:none}#web-rings{display:flex;justify-content:center;align-items:center;gap:10px;margin:10px 0}#web-rings .web-ring-link{text-decoration:none;color:#871029;font-weight:bold;display:flex;align-items:center}#web-rings .web-ring-link:hover{color:#f13140}#web-rings .web-ring-link img{height:20px;width:auto;display:block}