@charset "utf-8";
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: 1em;
    color: rgba(249,2,140,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(255,188,189,1.00);
    width: 860px;
    padding-left: 250px;
    text-align: center;
    padding-right: 250px;
    background-image: url(selfie.jpg);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}

footer ul {
    list-style-type: none;
}


main ul {
    list-style-type: none;
}
a:link, a:visited {
    color: rgba(221,13,90,1.00);
}
footer h1 {
    color: rgba(232,6,91,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-shadow: 3px 0px 7px rgba(183,33,224,1.00);
    font-size: 1.2em;
}

a:hover, a:active {
    color: rgba(91,8,163,1.00);
}
main h1 {
    color: rgba(126,41,73,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 1.2em;
    text-shadow: 4px 0px 10px rgba(252,85,89,1.00);
    font-weight: bold;
}
main h2 {
    color: rgba(110,76,88,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
aside {
    background-color: rgba(236,199,210,1.00);
    border: 5px dotted rgba(251,251,251,1.00);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

aside h1 {
    color: rgba(110,76,88,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-shadow: 6px 0px 10px rgba(248,132,135,1.00);
    font-size: 1.4em;
}
main p {
    padding-left: 35px;
    padding-top: 0px;
    padding-right: 35px;
    padding-bottom: 0px;
}


aside a:link  , aside a:visited{
    color: rgba(183,33,224,1.00);
}
ul li p {
    padding-left: 35px;
    padding-right: 45px;
}


aside a:hover, aside a:active {
    color: rgba(90,81,81,1.00);
}









aside ul {
    list-style-type: none;
}
header h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

ul li a {
    list-style-type: none;
}
footer {
    padding-bottom: 10px;
}
header {
    padding-top: 10px;
    padding-bottom: 0px;
}



#myImg {
    width: 250px;
    border: 8px solid rgba(245,160,162,1.00);
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
    box-shadow: 0px 0px 10px rgba(0,0,0,1.00);
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 300px;
    margin-right: 0px;
    display: block;
    border-radius: 300px;
    height: 250px;
}
header p {
    font-size: 2.2em;
}






#container {
    width: 860px;
    text-align: center;
    background-color: rgba(249,207,207,1.00);


}
