
body {background-color: rgb(182, 186, 229);}
h1{text-align :center;
    font-size: 100px;
    color: rgb(225, 225, 250);
    background-color: rgb(4, 4, 67);
font-family: bd-retrocentric, sans-serif;
font-style: normal;
font-weight: 400;


}

h3{ font-size: 20px;
    color: black;
}
h4 {font-size:25px}
h5 {font-size: 25px}

a:link {color: black;}
a:visited {color: rgb(48, 48, 236);}
a:hover {color: rgb(184, 112, 197);}
a:active {color: rgb(32, 27, 75);}