body {
  background: #fff
  color: #000;
  background-image:url(peace.jpg);
  padding: 25px;
  font-family: arial narrow, sans-serif	;
}

div {
  color: #ff0066;
}

h1, h4{
  color: #c90755;
  
}

h2{
  text-align: center;  
  font-size: 85%;
  color: #c90755;
}

.buttons{
  align-items: center;
}