body
{
    background-image: url("https://carsguide-res.cloudinary.com/image/upload/f_auto,fl_lossy,q_auto,t_blog_large/v1/editorial/Top-5-Cars-From-SEMA-OVERSTEER-Ian-Kelly-1001x565p-1.jpg");
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
}

body
{
    background-color: grey;
    font-family: " Times New Roman", times, serif;
    font-size:20px;
    color: white;
}

p
{
    font-family:"Times New Roman", times, serif;
    color: white;
}

ul
{
    
    list-style-position: inside;
    font-size: 17pt;
}
