/* ƒgƒbƒv */
BODY{
  font-family : Verdana;
  background : url(back.jpg) no-repeat fixed -10% 50%;
  text-align : right;
  margin : 10px 30px 10px 30%;
  font-size : x-small;
}
A{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : dimgray;
}
H1{
  font-size : 24px;
  font-weight : bold;
  letter-spacing : 10px;
}
.title{
  height : 150px;
  text-align : left;
}
.cont{
  text-align : left;
  margin-bottom : 150px;
}
#top H2{
  font-size : 17px;
  letter-spacing : 19px;
  margin-bottom : 5px;
}
.text{
  color : brown;
  padding : 10px;
  line-height : 130%;
  background : snow;
  margin-top : 10px;
}
.formtext{
  color : silver;
  border : none;
  border-top : 1px solid black;
  border-left : 1px solid black;
}
.send{
  background : black;
  color : snow;
}
.page{
  line-height:150%;
}
