body{
    background-image:url(../Ashenwolves.PNG/Yuri.png);
    background-attachment: fixed;
    background-size: 40%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #706b69;
}

a{
    color: #FFFFFF;
    font-size: 20px;
}

h1{
    text-align: center;
    color: #90EE90 ;
}

a:hover{
    color: #90EE90 ;
}

div{
    background-color: rgba(0, 0, 0, 0.344);
    color:#90EE90;
    font-size: x-large;
    margin-top: 5%;
}