html {
  overflow-x:auto;
  overflow-y:scroll;
}

body {
  margin: 0px;
  background-image: url(/tours/gaysnowballs/images/bg.jpg);
}
img{border:none;}
.border {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #049BF4;
  border-right-color: #049BF4;
  border-bottom-color: #049BF4;
  border-left-color: #049BF4;
}
.textlink {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  color: #23C9FB;
  font-weight: bold;
}
a:link {
  color: #FFFFFF;
}
a:visited {
  color: #FFFFFF;
}
a:hover {
  color: #FFFFCC;
}
a:active {
  color: #ECE9D8;
}
.style3 {font-size: 24px}
.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #FFFFFF;
}
.desc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}
.desc1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
}
