@charset "utf-8";
body {
    background-color: #000000;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}
body a , a:hover{
    text-decoration: none;
    color: #CB90D0;
}


.wholeDiv {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 700px;
    height: 500px;
    border: 3px groove #FFFFFF;
    border-radius: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    background-image: url(../images/52510325096fa24bcde8b5b550c79f90.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}
h1  ,h2,h3,h4,h5,h6{
    text-shadow: 0px 0px 10px #B35A89;
    color: #FFFFFF;
}
.sH3 {
    color: #FFBAF3;
    padding-left: 30px;
}

header {
    border-bottom: 2px solid #D580AF;
    padding-bottom: 20px;
}
main {
    line-height: 40px;
    text-align: justify;
}
footer {
    text-align: center;
}
