body {
  font-family: "Arial", "Helvetica Neue", Helvetica, sans-serif;
  background-image: url("../images/beanstalk.png");
  height: 100%;
  margin: 0;
}
.container {
  background-color: #ffffff;
  margin-bottom: 30px;
}
ul {
  color: #777777;
}
a:link,
a:visited {
  text-decoration: none;
  color: #777777;
}
.profileHeading {
  background-color: #ffffff;
  border-bottom: solid #777777;
}
.bigheading {
  background-color: #4aaaa5;
  font-family: "Georgia", Times, "Times New Roman", serif;
  color: white;
}
.littlehead {
  font-family: "Georgia", Times, Times New Roman, serif;
  border-bottom: solid #777777;
  color: #4aaaa5;
  margin-bottom: 10px;
}
button {
  margin-bottom: 10px;
}
footer {
  clear: both;
  height: 40px;
  margin-top: 15px;
  border-top: solid #4aaaa5 10px;
  background-color: black;
  text-align: center;
  color: #ffffff;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
.thumbnail1,
.thumbnail2,
.thumbnail3,
.thumbnail4,
.thumbnail5,
.thumbnail6 {
  position: relative;
  float: left;
  margin: 25px;
  width: 200px;
}
.thumbnail3,
.thumbnail5 {
  clear: both;
}
.textbox {
  background-color: #4aaaa5;
  position: absolute;
  top: 150px;
  width: 200px;
  color: #ffffff;
  height: 20px;
  text-align: center;
}
#crystal,
#fermention,
#loco,
#liri,
#finder,
#plant {
  color: #ffffff;
}
.profilepic {
  height: auto;
  width: auto;
}
.thumb {
  width: 200px;
  height: 200px;
}
.container {
  padding-bottom: 20px;
}
.tech {
  font-weight: bold;
}
