*{ box-sizing:border-box;}
body{
  text-align:center; margin:0;}

#martin{
  width:359.5px;
  height:358.5px;
  background-color: rgb(233,233,233);

}

#stripe1, #stripe2,#stripe3,#stripe5,#stripe6
{
  background-color: rgb(234,218,205);
  width:358.5px;
  height:26.5px;
}

#stripe1{
  margin-top:-326.5px;
}

#stripe2{
  margin-top:28.5px;
}

#stripe3{
  margin-top:28.5px;
}

#stripe4{
  margin-top:28.5px;
}

#stripe5{
  margin-top:28.5px;
}
#stripe6{
  margin-top:28.5px;
}


