body {
    background-image: url("cat.gif");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
html {
    height: 100%;
}
#hire{
    margin-top: 3%;
    margin-bottom: 3%;
}
.headshot{
    margin-bottom: 10%;
}
