img {
    width: 200px;
    height: 200px;
}
    
    #contact {
        
        color: #afa5b0;
        padding: 20px 10px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 20px;
        margin: 4px 0px;
        cursor: pointer;
       
        }

        #portfolio {
           
            color: #afa5b0;
            padding: 20px 10px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-size: 20px;
            margin: 4px 2px;
            cursor: pointer;
        
            
            }
        
            #about {
                color:#afa5b0;
                padding: 20px 10px;
                text-align: center;
                text-decoration: none;
                display: inline-block;
                font-size: 20px;
                margin: 4px 2px;
                cursor: pointer;
                }
                
                /* Container holding the image and the text */
    .image {
        width: 960px;
        background: white;
    position: relative;
    margin: auto;
    width: 85%;
    margin-top: 60px;
    
  }
  
  /* Bottom right text */


    #name {
        width: 30%;
        height: 69px;
        font-size: 35px;
        float; left;
        background: #4aaaa5;
        color: white;
        display: inline-block;
        text-align: center;
        padding-top: 21px;
        /* margin-left: 105px; */
        
    
        
    }

nav {
    margin-top: 13px;
    display: inline-block;
    float: right;
    /* margin-right: 80px; */
    padding-top: 1px;
    
   
}

header {
    width; 100%;
    height: 90px;
    background: white;
    border-bottom: 1.5px #cccccc solid;
}

.container {
    background: white; 
    width: 960px;
    margin: auto;
    
}

body { 
background-image: url(../images/white-waves.png); 

}

#main {
    margin-top:43px;
    border: solid #dddddd 1px;
    padding: 20px;
}

.headfont {
    font-family: 'Georgia', Times, 'Times New Roman', serif;
    font-weight: bold;
}

.otherfont {
   font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
}

h2 {
    color:#4aaaa5;
    margin-top: .5em;
    font-size: 26px;
    padding-bottom: 1.10em;
    border-bottom: solid #dddddd 3px;
}

.push{
    height: 50px;
}

footer {
    display: block;
   
    background: #666666;
    height: 4rem;
    margin-top: 244px;
border-top: #4aaaa5 solid 8px;
color: #afa5b0;
width: 100%;
font-family: 'Arial', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 12px;
text-align: center;

}

#maincontent {
margin-top: 1.75em;


}

#bio-image {
    float: left;
    margin-right: 1.5em;
}

.paragraphs {

   color: #777777;
   font-size: 18px;
    
}

.contactform {
    text-align: left;
    color: #777777;

}

#namebox {
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

#email { 
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}

#message {
    margin-top: 1em;
    width: 100%;
    height: 20em;
}





.text-block1 {
position: relative; 
   bottom: 20px;
   background-color:#4aaaa5;
   color: white;
  
  text-align: center;
   width: 200px;
   height: 32px;
   
}
.text-block2 {
    position: relative; 
   bottom: 20px;
   background-color:#4aaaa5;
   color: white;

   text-align: center;
   width: 200px;
   height: 32px;
}
.text-block3 {
    position: relative; 
   bottom: 20px;
   background-color:#4aaaa5;
   color: white;
  text-align: center;
   /* text-align: center; */
   width: 200px;
   height: 32px;
}
.text-block4 {
    position: relative; 
   bottom: 20px;
   background-color:#4aaaa5;
   color: white;
   
   text-align: center;
   width: 200px;
   height: 32px;
   
}

   

   



.portimage {
    display: inline-block;
    width: 200px;
   font-size: 20px;
   margin: 20px;
   margin-left: 78px;
   
   
   
}

.portimage a {

    text-decoration: none;
    font-size: 28px;
    color: white;
    text-align: center;
    

}

.content  {

  
}
.line {
    /* border-right: 1px;
    border-style:solid;
    border-color: grey;
    height:; */

}