td{
    font-family: Bebas Neue;
    font-size: 130%;
    text-align: left;
    padding: 10px;
}

body{
    margin-right: 10px;
}

h1{
    font-family: Bebas Neue;
    font-size: 500%;
    text-align: center;
}

h2{
    font-family: Spectral;
    font-size: 190%;
    margin-left: 555px;
    margin-top: -40px;
    margin-bottom: 80px
}

.small-text{
    font-family: Spectral;
    font-size: medium;
    margin-top: 20px;
    margin-bottom: 20px;
}

.big-text{
    font-family: Bebas Neue;
    font-size: 280%;
    margin-top: 5px;
    margin-bottom: -25px;
}

.medium-text{ 
    font-family: Spectral;
    font-style: italic;
    font-size: 200%;

}

.box{
    margin-left: 10px;
    width: 33%;
    height: 750px;
}

.box-1{background-color: #D5D2A2;}
.box-2{background-color: #F2B702;}

.box-text{
    margin-left: 30px;
    margin-right:10px;
}

#attwn-image img{
    width: 400px;
    margin-left: 30px;
    margin-top: 170px;
    border: 5px solid white;
}

#oilpainting-image img{
    width: 400px;
    margin-left: 30px;
    margin-top: 160px;
    border: 5px solid black;
}

.hobbies{
   margin-top: 70px;
   margin-left: 100px;
   width: 25%;
   height: 750px; 
}

.hobbies-image img{
    width: 450px;
    height: 300px;
    object-fit: cover;
}

h3{
    font-family: Bebas Neue;
    font-size: 200%;
}

.footer-text{
    font-family: Bebas Neue;
    font-size: 130%;
    text-align: left;
    padding: 10px;
    margin-top:850px;
}