body{
    background-color: #40081d;
    background-image: url(pngs/mediaplayer1.jpeg);
    background-repeat: no-repeat;
}
p{
    font-size: 20px;
}
.neocat{
    height: 200px;
    margin-top: 79px;
    margin-left: 59px;
}
.lol{
    width: 400px;
    margin-left: 148px;
}
.nel{
    height: 200px;
    margin-left: 100px; 
}
.cunt{
    box-shadow: -5px 10px rgba(80, 0, 150, 100%);
    float: left;
    color: #8283a9;
    width: 200px;
    height: 50px;
    margin-top: -355px;
    margin-left: 681px;
    text-align: center;
    background-color: rgba(10, 0, 40, 80%)
}
.bar{
    box-shadow: -5px 10px rgba(80, 0, 150, 100%);
    padding: 5px;
        float: left;
    width: 300px;;
    height: 89px;
    margin-top: -300px;
    margin-left: 650px;
    background-color: rgba(10, 0, 40, 80%)
}
.lol, .lol2{
    color: white;
    margin-left: 50px;
    font-size: 17px;
}
.pi{
    margin-top: -67px;
    margin-left: 157px;
    width: 133px;
}
a:hover{
 color: darkred;
    background-color: #ffffff;
}
a:visted{
    color: blueviolet;
}