@charset "UTF-8";
body {
    color: rgba(0,0,0,1.00);
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    background-color: rgba(201,184,179,1.00);
    font-size: 1em;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
}
#container {
    width: 32em;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    max-width: 1200px;
    background-color: rgba(212,204,180,1.00);
    border: thick double rgba(0,0,0,1.00);
    list-style-type: none;
    list-style-image: none;
}
header h1 {
    color: rgba(127,118,77,1.00);
    font-style: normal;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 40px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 31px;
    margin-right: 31px;
    margin-bottom: 31px;
    margin-left: 31px;
    border-bottom: thick double rgba(1,1,1,1.00);
}
a:link, a:visited {
    color: rgba(76,139,67,1.00);
}
#SelfieImage {
    width: 420px;
    border: 13px double rgba(0,0,0,1.00);
    border-radius: 30px;
}
#mainhometext p {
    font-size: 20px;
}
main h1 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    color: rgba(127,118,77,1.00);
    font-size: 31px;
}
main h2 {
    color: rgba(127,118,77,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 35px;
}
aside {
    background-color: rgba(240,236,196,1.00);
    margin-top: 41px;
    margin-right: 41px;
    margin-bottom: 41px;
    margin-left: 41px;
    padding-bottom: 10px;
    padding-top: 10px;
    border: thick double rgba(0,0,0,1.00);
    border-radius: 49px;
}
a:hover, a:active {
    color: rgba(127,118,77,1.00);
}
aside {
    list-style-type: none;
}
aside ul {
    list-style-type: none;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: -31px;
}
footer h1 {
    color: rgba(127,118,77,1.00);
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
footer ul {
    list-style-type: none;
    text-align: center;
    margin-left: -38px;
}
main {
    margin-top: 32px;
    margin-right: 32px;
    margin-bottom: 32px;
    margin-left: 32px;
}
