.toothBG {
    background-image: url("devtooth.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    text-align: center;
}

p {
    font-family: sans-serif;
}

.toothdrive {
    z-index: 2;
}
