body { font-family: MS UI Gothic; background-image:url(https://file.garden/ZZ2PUl9MPilKgIvB/site/4d5487c2e3a74b1637cd4639f0e7b4cd.jpg); background-size:100%; background-position:center; } .main_div { margin:auto; margin-top:20vh; width:800px; border:3px ridge #427e0a; outline:2px solid rgba(255, 254, 189, 0.589); padding:15px; border-radius:5px; background-color: rgba(255, 254, 189, 0.589); position: relative; } .flexy { display:flex; gap:10px; } .nav { border:2px inset #427e0a; border-radius:5px; width:24%; box-sizing: border-box; padding:10px; padding-top:20px; text-align: center; background-color: #fffeed; -webkit-box-shadow: inset 0px 0px 3px 2px rgba(38, 124, 49, 0.075); } p { margin:7px 0px; color:#35660d; } a { color:#76b315; font-weight: bold; text-decoration-line: underline; text-decoration-style: dotted; } .bigtext { font-size:1.4em; font-weight:bold; } .blog { border:2px inset #427e0a; border-radius:5px; width:86%; height:500px; box-sizing: border-box; text-align: center; background-color: #fffeed; -webkit-box-shadow: inset 0px 0px 3px 2px rgba(38, 124, 49, 0.075); } .header { background-image:url(https://file.garden/ZZ2PUl9MPilKgIvB/site/cyn2.png); background-size:cover; background-position: center; border:2px inset #427e0a; border-radius:5px; margin-bottom:10px; height:180px; } .headtext { font-family:'Times New Roman', Times, serif; font-weight:bold; font-size:3em; position:absolute; top:140px; left:30px; color:#fffeed; filter: drop-shadow(1px 1px 0 black) drop-shadow(-1px 1px 0 black) drop-shadow(0 -1px 0 black) drop-shadow(1px 0 black); }