.container{
font-family: "helvetica-bold";
display: block;
text-align: center;
margin: 0 auto;
border: 5px;
background: #0b0b0b;
background-clip: border-box;
color: white;
background-position: center;
max-width: 800px;
width: 100%;


}

#how{
  font-family:"futura";
  width: auto; 
  text-align: center;
  color:#fffefe;
  text-shadow: 0px 0px;
  font-size: 20px;
}


.twelvecolumn{
font-family:"futura";  
font-size: 25px;
width: auto; 
text-align: center;
color:darkolivegreen;
text-shadow: 2px 2px;

}
.ingredients {
 
  text-align: left;


}

#ing{
  font-size: 20px; 
  color:darkolivegreen;
  font-family:"futura";  
}

.martinipic{
 

}