a:link{text-decoration:none;color:#857058}a:visited{text-decoration:none;color:#857058}a:active{text-decoration:none;color:#857058}a:hover{text-decoration:none;color:#c9b696}body{font-family:Verdana;sans serif;helvetica;color:#1f1d1b;font-size:100%;background-color:#63462e;background-image:url(/arcaneaim/arcaneaimbg.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:bottom}.container{display:flex;flex-direction:column;justify-content:center;align-items:center}.logo{position:fixed;top:1%;left:1%}.logo img{width:60%;height:auto}.menu{position:relative;font-size:70%;left:15%}.page{display:flex;flex-direction:column}.letter{display:flex;flex-direction:column}.character{display:flex;flex-direction:row}.character img{height:auto;width:100%}.character p{padding-top:25%;text-align:center;line-height:1.5em}.letterbase{color:#1f1d1b;background-repeat:repeat-y;max-width:40em;padding:6em}#lettertop{background-image:url(/arcaneaim/lettera.png);height:3.125em;background-repeat:no-repeat;padding-bottom:0}#lettertop span{font-family:Impact;color:#bb5959;text-align:right;text-shadow:-.0625em -.0625em 0 #690f0f,.0625em -.0625em 0 #690f0f,-.0625em .0625em 0 #690f0f,.0625em .0625em 0 #690f0f;font-size:250%;position:relative;left:73%;top:-190%;margin-bottom:200%}#letterbody{background-image:url(/arcaneaim/letterb.png)}#letterbottom{background-image:url(/arcaneaim/letterc.png);color:#690f0f;height:10.625em;text-align:right;background-repeat:no-repeat}.screenshots{display:flex;flex-wrap:wrap;flex-direction:row;gap:1rem;margin:0 auto}.screenshotItem{max-width:calc(45% - 1rem);aspect-ratio:4/3;overflow:hidden;border-radius:15%;border-style:solid;border-color:#fff;border-width:.4em}.screenshots img( width: 100%; height: 100%; object-fit: cover; display: block; )