@charset "utf-8";
body {
  background-color: white;
}

h1 {
  color: white;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 20px;
}
.bg {
  *//font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
  font-weight: bold;
  font-size: 55px;
  color: darkslateblue;
  text-align: center;
  padding-top: 10px;
}
.images{
  width:auto;
  height: auto;
  text-align: center;
  padding-top: 50px;
}