body {
    padding-left: 40px;
}

h1 {
    font-size: 34pt;
}
#founder {
    margin-left: 163px;
    margin-top:auto;
}
a {
    text-decoration: none;
    color: black;
    border: none;
    cursor: pointer;
 
}
.intro {
    line-height: 20pt;
    width: 900px;
}

#bigsize {
    font-size: 15pt;
    color: black;
}

#smallsize {
    font-size: 10pt;
    color: black;
}

#AA {
    margin-top: -20px;
}

img {
  width: 440px;
}

a {
    text-decoration: none;
    color: white;
    border: none;
    cursor: pointer;
}

button {
    background-color: #752404;
    border-radius: 50%;
    color: white;
    border: none;
    cursor: pointer;
}

.home {
    line-height: 45px;
     width: 50px;
     font-size: 10pt;
     margin-top: 30px;
     position:fixed;
     top:0;
     right:30px;
 }

.contact{
    line-height: 60px;
     width: 66px;
     font-size: 10pt;
     margin-top: 60px;
     position:fixed;
     top:0;
     right:30px;
 }

#gofundme{
    color:darkred;
    text-decoration: underline;
}

.topics {
    margin-left: 500px;
    margin-top: -600px;
    width: 400px;
}

#explain {
    margin-top: -17px;
}
