body { background: #031200 url(https://eggramen.neocities.org/jade_nongif.png) fixed; /*F YEAH FIXED BACKGROUNDS*/ color: #ffffff; font-family: "Courier New", "Consolas", monospace; font-size: 16px; background-position:center; } a { color: #deffde } h1 { text-align: center; border: 2px solid #0D8500; padding: 20px; margin-top: 50px; margin-bottom: 50px; margin-left: 246px; width:460px; background-color: #0D8500; border-radius: 12px; } h4 { padding-left: 1%; padding-right: 1%; font-size: 20px; } center { text-align: center; } small { font-size: 12px; } .box { /*normal container for text*/ border: 2px solid #0D8500; padding: 30px; padding-top: 20px; padding-bottom: 20px; margin-top: 40px; margin-bottom: 30px; margin-left: 80px; width: 785px; background-color: #0D8500; border-radius: 12px; } .box-header { border: 2px solid #0D8500; padding: 30px; padding-top: 20px; padding-bottom: 20px; margin-top: -20px; margin-bottom:-15px; margin-left: 246px; width:460px; background-color: #0D8500; border-radius: 12px; } .spacelink { /*for links that need space between them*/ margin-left: 5px; margin-right: 5px; } .box-notop { /*goes under buttons*/ border: 2px solid #0D8500; padding: 30px; margin-bottom: 40px; margin-top: 5px; margin-left: 80px; width: 785px; background-color: #0D8500; border-radius: 12px; } .box-nobottom { /*goes above buttons*/ border: 2px solid #0D8500; padding: 30px; margin-top: 40px; margin-bottom: 5px; margin-left: 80px; width: 785px; background-color: #0D8500; border-radius: 12px; } .box-middle { /*goes between sets of buttons*/ border: 2px solid #0D8500; padding: 30px; margin-bottom: 5px; margin-top: 5px; margin-left: 80px; width: 785px; background-color: #0D8500; border-radius: 12px; } .box-narrow { border: 2px solid #0D8500; padding: 30px; margin-bottom: 40px; margin-top: 40px; margin-left: 230px; width: 485px; background-color: #0D8500; border-radius: 12px; } .leftright { /*for the new style of buttons*/ margin-left:195px; text-align: center; margin-top: 5px; margin-bottom: 5px; } .leftbox { border-radius: 5px; padding: 1%; float: left; width: 250px; list-style:none; } .rightbox { /*leftbox and rightbox are columns, not the buttons themselves*/ border-radius: 5px; padding: 1%; width: 250px; margin-left: 350px; list-style: none; } .buttons { border: 0px solid red; margin: 15px; margin-top: 20px; margin-bottom: 20px; padding:15px; padding-top:20px; padding-bottom:20px; border-radius: 12px; background: #0D8500; } .profile-left { /*for the jade profile*/ border:0px solid white; margin-right: 10px; padding: 20px; padding-left: 10px; padding-right: 10px; float: left; border-radius: 12px; background: #064600; text-align: center; } .profile-right { border: 0px solid red; margin-left: 300px; padding: 10px; padding-left: 20px; padding-right: 20px; padding-top: 5px; text-align: left; border-radius: 12px; background: #064600; } .profile-box { border: 2px solid #0D8500; padding: 3%; margin-top: 5%; margin-bottom: 5%; margin-left: 18%; margin-right: 18%; background-color: #0D8500; border-radius: 12px; text-align: center; } .box-inner { border: 2px solid #0D8500; padding-left: 15px; padding-right:15px; padding-top:10px; padding-bottom:10px; margin-top: 5px; margin-bottom:5px; margin-left:0px; margin-right:0px; background-color: #064600; border-radius: 12px; } .roundimg { border-radius: 12px; margin-bottom: 3%; max-height:700px; padding-left:7px; padding-right:7px; } .sideimg { float:right; position: fixed; margin-left: 1050px; top:0; right:40px; max-width:570px; left:40px; padding: 30px; padding-left:20px; padding-right:20px; padding-top:50px; padding-bottom: 999999px; overflow: hidden; background:#0D8500; text-align: center; } .box-links { border: 2px solid #0D8500; padding-left: 15px; padding-right:15px; padding-top:5px; padding-bottom:5px; margin-top: 10px; margin-bottom:10px; margin-left:75px; margin-right:75px; background-color: #064600; border-radius: 12px; } .box-links2 { border: 2px solid #0D8500; padding-left: 15px; padding-right:15px; padding-top:5px; padding-bottom:5px; margin-top: 10px; margin-bottom:10px; margin-left:50px; margin-right:50px; background-color: #064600; border-radius: 12px; } .roundimg2 { border-radius: 12px; border: 3px solid #064600; max-width:90%; height: 90%; } .teen { color: #fff700; } .pg { color: #5dff00 } .mature { color: #ff7000; } .e { font-weight: bold; color: #ff102d; } .tag1 { font-size:17px; padding: 10px; background: #0D8500; border-radius:18px; margin-left: 670px; width: 200px; text-align: center; margin-bottom:12px; } .tag2 { font-size:17px; padding: 10px; background: #dddddd; color: #053500; border: 5px solid #0D8500; border-radius:18px; margin-left: 670px; width: 200px; text-align: center; } .tag3 { /*for normal boxes*/ font-size:17px; padding: 10px; background: #0D8500; border-radius:18px; margin-left: 670px; width: 200px; text-align: center; margin-bottom:-28px; } .section { font-weight:bold; font-size:22px; padding:5px; text-align:left; padding-top:10px; }