body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #777777;
    background: url('https://www.toptal.com/designers/subtlepatterns/patterns/absurdidad.png');

}
.wrapper {
    width: 100%;
    margin: 0 auto;
    background-color: white;
    margin-bottom: 50px;
    border-bottom: .1rem solid lightgray;
}
header {
    float: left;
    margin: auto;
    margin-left: 125px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #ffffff;
    text-align: center;
    width: 150px;
    background-color: #4aaaa5;
    padding: 25px;
}
nav {padding: 25px;
    float: right;
}
.clearfix {
    clear: both;
}
.main_box {
    background-color: white;
    padding: 20px;
    width: 960px;
    margin: auto;
    margin-bottom: 100px;
}
h1 {padding: px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #4aaaa5;
}
img {
    width: 150px;
    float: left;
    margin-right: 20px;
    padding: 20px;
}

footer {
    font-size: 15px;
    padding: 20px;
    color: lightgray;
    text-align: center;
    background-color: #666666;
    border-top: 8px solid #4aaaa5;;
    height: 20px;
    position: fixed;
    bottom: 0;
    width: 100%;
}
a {
    text-decoration: none;
    color: #777777;
}
input {
    width: 955px;
}

textarea {
    width: 955px;
    height: 200px;
}
.image1_text {
    text-align: center;
    background: #4aaaa5;
    width: 200px;
    height: 25px;
    color: white;
    position: absolute;
    margin-top: 100px;
    padding-top: 5px;
}
.image2_text {
    
    text-align: center;
    background: #4aaaa5;
    width: 200px;
    height: 25px;
    color: white;
    position: absolute;
    margin-top: 100px;
    margin-left: 220px;
    padding-top: 5px;
}
.image3_text {
    position: absolute;
    text-align: center;
    background: #4aaaa5;
    width: 200px;
    height: 25px;
    color: white;
    margin-top: 100px;
    padding-top: 5px;
}
.image4_text {
    position: absolute;
    text-align: center;
    background: #4aaaa5;
    width: 200px;
    height: 25px;
    color: white;
    margin-top: 100px;
    margin-left: 220px;
    padding-top: 5px;
}
.image5_text {
    position: absolute;
    text-align: center;
    background: #4aaaa5;
    width: 200px;
    height: 25px;
    color: white;
    margin-top: 100px;
    padding-top: 5px;
}
.pictures {
    width: 200px;
    height: 150px;

}

#button {
    background-color: #4aaaa5;
    border: none;
    color: white;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    width: 100px;
    height: 50px;
    
}
.portfolio_box {
    background-color: white;
    padding: 20px;
    width: 960px;
    margin: auto;
    margin-bottom: 100px;
}
.contact_box {
    background-color: white;
    padding: 20px;
    width: 960px;
    margin: auto;
    margin-bottom: 100px;
}

a {
    text-align: center;
    color: #4aaaa5;

}