body{
    background-image: url(szolgaltatasok2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    font-family: cursive;
    font-size: 25px;
}
ul{
    margin-left: 100px;
    
    
}
a{
    color: white;
    font-family: cursive;
    font-size: 25px;
    background-color: black
    
}
p{
    text-align: center;
}
