h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  margin-top: 40px;
  background-color: #000;
  background-image: url(../../img/bg.png);
  background-size: 40px 1024px;
  background-position: top left;
  background-repeat: repeat-x;
  color: #888888;
  font-family: 'Myriad Pro', Tahoma, Arial;
  font-size: 16px;
}
h1 {
  color: #000;
  font-size: 40px;
  font-weight: bold;
}
h2 {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 15px 0;
}
h3 {
  color: #555555;
  font-size: 17px;
  font-weight: bold;
  margin: 15px 0;
}
#center {
  margin: 10% auto 0 auto;
  left: 50%;
  position: absolute;
  margin-top: 30px;
  margin-left: -395px;
  background-image: url(../../img/middle.png);
  background-size: 800px 7px;
  background-repeat: repeat-y;
  background-position: top;
  width: 800px;
  min-height: 100%;
}
#top {
  left: 50%;
  position: absolute;
  margin-top: -16px;
  margin-left: -395px;
  background-position: top;
  background-image: url(../../img/top.png);
  background-size: 800px 47px;
  background-repeat: no-repeat;
  height: 47px;
  width: 800px;
}
#desc1 {
  margin: -10px 50px 0px 50px;
}
.icon {
  float: right;
  margin: -5px 55px 0px 0px;
}
.capture1 {
  margin-top: 10px;
  margin-left: 133px;
}
.p1 {
  text-align: justify;
  margin-right: 265px;
  line-height: 1.4em;
  margin-bottom: -50px;
}
.p2 {
  text-align: justify;
  margin: 80px 80px 0px 50px;
  line-height: 1.4em;
}
.p3 {
  text-align: justify;
  line-height: 1.4em;
  margin: 30px 60px 0px 50px;
}
.button {
  float: left;
  margin: 0px 8px 0px 0px;
}
#version {
  font-size: 1.5em;
}
#requ {
  font-size: 0.8em;
}
.fs {
  color: #555555;
  font-size: 17px;
  font-weight: bold;
}
.graph {
  margin-top: -8px;
}
#mail {
  color: #555555;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}
#mail2 {
  color: #888888;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.trad {
  text-decoration: none;
  color: #888888;
  font-family: 'Myriad Pro', Tahoma, Arial;
  font-size: 16px;
}
.yt {
  color: #888888;
  text-decoration: none;
  font-weight: bold;
}
