html body {
  background-color: #26231F;
  margin: 0px;
  padding: 0px;
  font-family: 'Trebuchet MS';
  font-size: 12px;
}

div {
  padding: 0px;
  margin: 0px;
}

.typo {
  margin-bottom: -5px;
}

h1 {
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
}

h2 {
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

h3 {
    font-size: 28px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 55px 0px 0px 0px;
}

.box {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}

.box2 {
  float: left;
  width: 170px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: normal;
}

.box3 {
  float: left;
  width: 250px;
}

.box4 {
  float: right;
  width: 250px;
  text-align: right;
}

.box4 a {
    color: #998675;
    text-decoration: none;
}

.box_salon {
    float: right;
    margin-top: -40px;
    z-index: 99;
    width: 370px;
    color: #C5BEAB;
    font-family: Georgia;
}

.box_salon p {
    line-height: 1.3em;
    font-size: 15px;
}

.box_salon_menu {
    padding: 0px 0px 18px 0px;
    border-bottom: 1px solid #C5BEAB;
    color: #C5BEAB;
    font-size: 14px;
    font-family: 'Trebuchet MS';
    float: right;
    width: 370px;
}

.box_salon_menu a {
    color: #C5BEAB;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.box_salon_menu .select {
    color: #ffffff;
    cursor: pointer;
}

.text {
    position: absolute;
    top: 280px;
    color: #7A6C61;
    font-size: 14px;
}

.news {
    z-index: 9;
    top: 415px;
    position: absolute;
}

.line {
    background-color: #3e342e;
    clear: both;
    height: 1px;
    border: 0px;
    margin-bottom: 15px;
}

.line2 {
    background-color: #C5BEAB;
    clear: both;
    height: 1px;
    border: 0px;
    position: relative;
    top: 20px;
}

span {
  font-weight: bold;
  color: #ffffff;
}

#page-content {
  background-color: #372d28;
  width: 100%;
}

#page-foot {
  color: #998675;
  background-image: url(../gradient.png);
  background-repeat: repeat-x;
  display: block;
  height: 250px;
  line-height: 1.5em;
}
