.streetpass {
    width: 1000px;
    padding-left: 250px;
    padding-top: 20px;
}

.banner {
  width: 100%;
}

body {
  background-image: url(images/backgroundpink.png);
}

.ifeelsostreetpass {
    color: rgb(136, 41, 57);
    text-align: center;
    font-family: "Playwrite NZ", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: large;
  line-height: 10px;
  color: rgb(172, 44, 102);
  font-size: larger;
  font-weight: bold;
}

.arigato {
    color: rgb(136, 41, 57);
    text-align: center;
    font-family: "Playwrite NZ", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: large;
  line-height: 10px;
  color: rgba(172, 44, 102, 0.723);
  font-size: small;
}

a {
  color:rgba(255, 0, 115, 0.814);
  font-size: medium;
  padding-bottom: 12px;
}