body{
    background-image:url(image/background.jpg);
}
.car{
    font-size: 100px;
}
#Lcol{
    color: black;
    margin-left: 600px;
}
#Fcol{
    color: white;
    margin-left: 100px;
}
.ul{
    list-style: none;
}
h4{
    margin-bottom: 20px;
}