body {
    background-image: url(fundamentals.jpg);;
    background-repeat: repeat;
    background-size: 50%;
}


.quote{
    font-style: italic;
}