#Title {
  border-style: none;
  border-color: silver;
  border-left: 2px none silver;
  margin-left: auto;
  background-position:  center center;
  position: static;
  font-family: verdana;
  margin-right: auto;
  width: 1000px;
  text-align: center;
  font-weight: inherit;
  min-height: 0px;
  height: 80px;
  font-size: 12px;
  display: block;
  color: black;
}
.Tutorial-Box {
  border-style: none;
  border-color: black;
  margin-right: 15px;
  margin-left: 15px;
  width: 96%;
  font-family: Verdana;
  font-size: 15px;
  line-height: 20px;
  text-align: left;
  font-weight: normal;
  display: block;
  font-style: normal;
}
.Tutorial-Box-Icon {
  border-style: none;
  display: block;
  width: 285px;
  vertical-align: middle;
  font-size: 14px;
  float: left;
  line-height: 15px;
}
.Tutorial-Box-Text {
  text-align: left;
  display: block;
  float: left;
  width: 500px;
}
.Tutorial-Box a:link {
  color: #000099;
  font-weight: normal;
}
.Tutorial-Box a:visited {
  font-weight: normal;
}
.Tutorial-Box a:hover {
  font-weight: normal;
  color: #009900;
}
.StepbyStep {
  border-bottom: 4px double black;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  height: 30px;
  width: 97%;
  margin-right: auto;
  margin-left: auto;
}
.Space {
  border-style: none;
  border-width: 0px 2px 2px;
  position: static;
  height: 80px;
  font-size: 1.4em;
  margin-right: auto;
  display: table;
  background-repeat: no-repeat;
  color: black;
  line-height: 1.5em;
  font-weight: bold;
  margin-left: auto;
  width: 1000px;
}

