img{
    width: 15%;
}
body{
    font-size: 15px;
     background-image: url("../img/bike12.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
p{
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 50pt;
    color: #FF6600;
    text-align: center;
    
    
}