@charset "utf-8";

body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #A25663;
    background-color: #F8F5F1;
    border-radius: 54px;
    border: 30px ridge #A25663;
}
#container {
    width: 900px;
    background-color: #A25663;
}
a:link, a:visited{
    color: #88383E;
}a:hover, a:active {
    color: #FFA07A;
}
header{
    margin-top: -78px;

	
}
header img {
    border: 20px solid #903C4B;
    border-radius: 130px;
    margin-left: 35px;
    margin-top: -22px;
}
header p1 {
    font-style: normal;
    font-size: 1.2em;
    text-transform: uppercase;
    display: block;
    margin-top: -162px;
    text-align: center;
    margin-left: 283px;
    margin-bottom: 138px;
}


h1 {
    color: #FF6F61;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 2.5em;
    margin-left: 46px;
    margin-top: 117px;
    text-align: center;
    margin-bottom: 18px;
}

p2 {
    margin-left: 37px;
}
main {
    margin-top: -8px;
}
ul li p3 {
    margin-left: 1px;
    margin-right: 62px;
    text-align: justify;

}


aside {
    list-style-type: none;
    margin-top: -95px;
}
h2 {
    font-size: x-large;
    color: #A25663;
    border-color: #614D36 #903C4B #AF9272;
}
ul li h2 {
    margin-top: 6px;
}

ul li   {
    list-style-type: none;
    text-align: justify;
    margin-top: -3px;
}
footer {
}
h5 {
    color: #FF6F61;
    font-size: 2em;
    text-align: center;
    border: 10px double #903C4B;
    margin-left: 270px;
    margin-right: 270px;
}
