body {
  font:                small/1.6em Verdana, Helvetica, Arial, sans-serif;
}

h1, h2 {
  color:               #990000;
}

h1 {
  font-size:           170%;
  font-weight: normal;
}

h2 {
  font-size:           130%;
  font-weight: normal;
}
h6 {
  font-size: 60%;
  font-weight: normal;
  margin: 0px;
}

html,body{
  background-image: url(images/logo.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-attachment: fixed;
  height: 100%; margin: 0; padding: 0; } 

#allcontent {
  width: 1000px;
  padding-top: 5px;
  padding-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  }
  
  #text {
    margin-top: 30px;
    font-size: 120%;
    line-height: 2;
    margin-bottom: 20px;
  }

#guarantee {
  font-style:          normal;
  font-size: 150%;
  font-family:         Georgia, "Times New Roman", Times, serif;
  color:               #cccccc;
  background-color:    #990000;
  padding: 10px;
  padding-left:        80px;
  margin-right:        auto;
  margin-left: auto;
  margin-top: 5px;
  background-image:    url(images/background.gif);
  background-repeat:   no-repeat;
  background-position: left;
  clear: both;
  position: fixed;
  bottom: 10px;
  width: 100%;
  height: 50px;
   }

#navlist {
 
  margin-left:         10px;
  margin-right: 10px;
  margin-bottom: 10px;
  
  text-align:          right;
  
  float:               right;
  clear: right;
  line-height:         1.8;
  display: block;
  width: 200px;
  list-style: none;
  font-size: 200%;
font-variant: small-caps;
}

#thumbnails {
  padding: 10px;
  letter-spacing: 50px;
  line-height: 3.5;
  margin-top: 20px;
  line-height: 4em;
}

#serviceslist {
  padding: 10px;
  line-height: 3;
  list-style: none;
  font-size: 120%;
}

a:link {
  color:               #FF0033;
}

a:visited {
  color:               #660066;
}

a:hover {
  color:               #FF9933;
}
