body {
    font-size: 1rem;
    color: rgba(102,23,24,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(80,233,188,0.48);
}
#name h1 {
    border-spacing: 0 0px;
}


body p {
    text-align: center;
}
body h1 {
    text-align: center;
}
h3 {
    text-align: center;
    /* [disabled]list-style-position: inside; */
    list-style-type: none;
}
body ul {
    list-style-type: none;
}
h2 {
    text-align: center;
}
body header p {
    font-size: 24px;
}
#Picture {
    background-color: rgba(66,211,190,1.00);
    margin-right: 400px;
    margin-left: 400px;
    border-radius: 350px;
    margin-top: -80px;
    padding-top: 33px;
    border: thick inset rgba(0,0,0,1.00);
    border-collapse: collapse;
}
#container p #mainHomepage {
    border-radius: 225px;
    padding-right: 0px;
    margin-right: -68px;
    margin-left: 211px;
}
#Picture p #mainHomepage {
    border-radius: 200px;
    border: thick dashed rgba(90,134,91,1.00);
}


a {
    color: #000000;
}

a:hover {
    color: #ABABAB;
}

a:active {
    color: #D8BBC0;
}

a:link {
    color: #D4E1D4;
}

a:visited {
    color: #4FE4CB;
}
#tutorials {
    background-color: rgba(255,255,255,0.00);
    border-radius: 30px;
    margin-left: -40px;
    margin-right: 0px;
}
body ul {
    background-color: rgba(90,134,91,0.64);
    border-radius: 37px;
    margin-left: 210px;
    margin-right: 210px;
    padding-bottom: 5px;
}
#name {
    padding-top: 0px;

}

 * {
    color: #000000;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#mainHomePage {
    
}
footer ul li {
    text-align: center;
    margin-left: -38px;
}
