body {background-color: black;}
.main {margin-top: 1%;margin-bottom: 5%;margin-right: 5%;margin-left: 5%;  border: 2px solid rgb(54, 54, 54);border-radius: 10px; padding-top: 0px; background-color: rgb(26, 26, 26);}
.main a:hover {
    text-shadow: 2px 2px 10px rgb(0, 255, 21); filter: dropshadow(color=rgb(0, 255, 21), offx=2, offy=2)
    ; color: rgb(177, 255, 183);}
.title {color: rgb(255, 0, 242); font-size: 30px; text-align: center; padding-top: 10px;font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;}
.main a {color: rgb(0, 255, 21); text-decoration: none;}
.title img {height: 4%;}
.main h1 {color: rgb(0, 47, 255); padding-left: 30px;}
.main p1 {padding-left: 5px; color: rgb(0, 255, 21); }
.top {text-align: center;}
