body {
  background-image: url("../images/bsstripe.png");
  background-repeat: repeat;
}

.profileModule {
  border: 1px solid #ebac51;
  background-color: #313131;
  padding: 15px;
  margin: 10px;
  color: #ececec;
  text-align: center;
}

.moduleTitle {
  color: #f01805;
}

.title {
  color: #fec259;
  text-align: right;
}

.data {
  text-align: left;
}

#tag, #character {
  text-align: center;
}

#leftProfile {
  background-color: #313131;
  text-align: center;
}

#rightProfile {
  background-color: #313131;
  text-align: center;
}

#topProfile {
  background-color: #313131;
  text-align: center;
}

#tag img, #profileHA {
  padding: 0px;
  margin: 3px;
  border: 1px solid #ebac51;
}

.moduleTitle {
  line-height: 25px;
}
