/*

* Structure 
*/

body {

margin: 0;
padding: 0;

} wrapper{

clear: both;
max-width: 40em;
margin: auto;
padding: 0 0.3em 0 0.3em;

}