@import url("googlefonts_offline.css");

body {
margin: auto;
text-align: center;
color: black;
font-size: 110%;
text-decoration: none;
font-family: 'Courier New', sans-serif;
}

.wrapper {
text-align: center;
margin: auto;
margin-top: 25px;
margin-bottom: 100px;
width: 60%;
}

h1 {
color: black;
font-size: 240%;
font-family: 'Amatic SC', sans-serif;
}

.logo  {
margin-top: -25px;
font-family: 'Amatic SC', sans-serif;
}

.insta-icon {
text-align: center;
margin: auto;
}

ul,li,a {
margin: auto;
list-style-type: none;
}

.footer  {
font-size: 80%;
}





