
body {
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
  background: #fff;
  font-family:Tahoma, sans-serif;
  font-size: 13px;
  letter-spacing: 0px;
}

a {
text-decoration: none;
color: #674426;
}

a:hover {
text-decoration: underline;
}

#fixcenter {
  width:1120px;
  height: 4536px;
  margin:0 auto;
  text-align: left;
  background: #fff url(images/siteBac.jpg) no-repeat;
}

#container {
  margin-left: 275px;
  text-align: left;
  width:500px;
  color: #674426;
}

.about {
 padding-top: 770px;
 line-height: 18px;
}

.pruning {
 margin-top: 673px;
 line-height: 19px;
}

.services {
 margin-top: 803px;
 line-height: 20px;
 padding-left: 15px;
}

.contact {
 margin-top: 730px;
 padding-left: 20px;
 line-height: 23px;
}

h1, h2, h3 {
  font-weight: bold;
  margin: 0px;
  font-size: 16px;
  letter-spacing: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
}

h4, h5, h6 {
  font-weight: bold;
  margin: 0px;
  font-size: 13px;
  letter-spacing: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
}



