/* MISC */
.hidden{position:absolute; clip:rect(1px 1px 1px 1px); /* IE6 & 7 */ clip:rect(1px, 1px, 1px, 1px);}
/* Make sure videos and embeds fit their containers */
embed, iframe, object, video{max-width:100%;}

/* GLOBAL */
html, body{height:100%;}
body{line-height:1.5; font-family:lato, sans-serif; text-align:left; font-weight:400; font-size:14px; background-image:url(../img/paper.png);}
#wrap{background:none; height:auto !important; /*  voor moderne browsers */ height:100%; /* voor IE */}

#content{float:left;}
#portfolio a{color:#000;}
.expose{padding:0 1.1%; margin-bottom:1.65%}
.expose img{width:100%; height:auto;}
.prev{float:left; text-align:center; width:20%;}
.prev img{width:88%; height:auto; margin:0 6%;}
.prev p{width:88%; margin:1% 6% 10% 6%;}