main {
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 20px;
}
header h1 {
    color: rgba(90,134,91,1.00);
    font-weight: normal;
    border-bottom: 10px solid rgba(213,189,215,1.00);
    margin-left: 50px;
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    text-align: center;
}
h1 {
    color: rgba(90,134,91,1.00);
    font-weight: normal;
    text-align: center;
}
p {
    color: rgba(175,146,114,1.00);
    text-align: center;
}
img {
    border: 25px solid rgba(212,225,212,1.00);
    border-radius: 462px;
    margin-top: 50px;
    margin-right: 50px;
    margin-bottom: 50px;
    margin-left: 50px;
}
h2 {
    color: rgba(90,134,91,1.00);
    font-weight: normal;
}
aside {
    color: rgba(90,134,91,1.00);
    font-weight: normal;
    font-size: larger;
    font-style: italic;
    text-align: left;
}
h2 a:link , a:visited{
    color: rgba(90,134,91,1.00);
}
h2 a:hover , a:visited{
    color: rgba(90,134,91,1.00);
}
h3 a:link      ,a:visited{
    color: rgba(90,134,91,1.00);
}
main h2 {
    text-align: center;
    color: rgba(90,134,91,1.00);
    font-weight: normal;
    font-size: larger;
    font-style: italic;
}
footer {
    color: rgba(90,134,91,1.00);
    font-weight: normal;
    font-size: smaller;
    text-align: center;
    font-style: italic;
}
footer h1 {
    color: rgba(90,134,91,1.00);
}
footer h1 a:link, a:visited {
    color: rgba(90,134,91,1.00);
    margin-top: 10px;
}
footer h1 a:hover, a:active {
    color: rgba(90,134,91,1.00);
    margin-top: 49px;
}
