body{
    font-family: verdana;
    text-align: center;
    font-size: 100%;
}

img{
    width: 250px;
    height: 100%;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;

}

h1 {
    text-align: center;
    color: #646464;
}

a:link, a:visited {
    color: #646464;
}

p{
    color: #646464;
}

#kop{
    line-height: 0em;
    color: #d82a1f;
}

.culinair{
    color: #d82a1f;
    letter-spacing: 4px;
    line-height: 1em;
}


.contact{
    line-height: 1em;
}

.workshops{
    line-height: 2em;
}

#parent{
width: 100%;
height: 100px;
 
position: absolute;
top: 25%;
left: 50%;
bottom: 25%;
 
margin-left: -50%; /* width divided by 2 */
margin-top: -50px; /* height divided by 2 */
    
}

.contact{
    line-height: 1.2em;
}

#kop{
    margin-bottom: 30px;
}

.workshops{
    width: 100%;
    height: auto;
    }