/* Fonts from Google Fonts - more at https://fonts.google.com */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,700');
* {
    box-sizing: border-box;
}
body {
  background-color: white;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: 18px;
  margin: 0 auto;
  color: #444;

}

h1 {
  font-family: "Merriweather", serif;
  font-size: 32px;
}

#martin{
  display: inline-block;
  width:320px;
  height: 320px;
}

.martin_stripe1{
  display: inline-block;
  background-color: rgb(239,228,217);
  width:320px;
  height: 32px;
    

  
}

.martin_stripe2{
  display: inline-block;
  background-color: rgb(210,220,220);
  width:320px;
  height: 32px;
    margin-top:-6px;

  
}
.martin_stripe3{
  display: inline-block;
 background-color: rgb(239,228,217);
  width:320px;
  height: 32px;
    margin-top:-6px;
  
}
.martin_stripe4{
  display: inline-block;
  background-color: rgb(210,220,220);
  width:320px;
  height: 32px;
    margin-top:-6px;

  
}
.martin_stripe5{
  display: inline-block;
background-color: rgb(239,228,217);
  width:320px;
  height: 32px;
    margin-top:-6px;

  
}
.martin_stripe6{
  display: inline-block;
  background-color: rgb(210,220,220);
  width:320px;
  height: 32px;
    margin-top:-6px;

  
}
.martin_stripe7{
  display: inline-block;
 background-color: rgb(239,228,217);
  width:320px;
  height: 32px;
margin-top:-6px;
  
}
.martin_stripe8{
  display: inline-block;
  background-color: rgb(210,220,220);
  width:320px;
  height: 32px;
margin-top:-6px;
  
}
.martin_stripe9{
  display: inline-block;
 background-color: rgb(239,228,217);
  width:320px;
  height: 32px;
margin-top:-6px;
  
}
.martin_stripe10{
  display: inline-block;
  background-color: rgb(210,220,220);
  width:320px;
  height: 32px;
margin-top:-6px;
  
}
