
.cap{
  font-size : 32px;
}
.title{
  font-size : 24px;
  font-family : Georgia,Century;
  font-weight : 700;
  color : #202020;
  position : absolute;
  top : 8px;
  left : 32px;
}
.script{
  position : absolute;
  top : 44px;
  left : 24px;
}
.titlegif{
  position : fixed;
  top : 1px;
  left : 1px;
}
BODY{
  color : #cccccc;
  background-color : black;
}
