body {
  border:0;
  margin:0 auto;
  text-align:center;
  background-image: url('../images/back.jpg');
  background-repeat:repeat-x;
  background-color: #18595f;
 
}



#main {
  background-image: url('../images/top_back.jpg');
  background-position:top center;
  background-repeat:no-repeat;
  min-height:500px;
  color:#b1babb;
  font-family: verdana;
}


#text {
  width: 700px;
  margin:0 auto;
  text-align:center;
}

#text a {
  color:#b1babb;
}


a.web img {
  border:4px solid white;
  margin:10px;

}


h2 a { 
  color:#b1babb;
}
