.younotsee
{
  visibility: hidden;
}

.yousee
{
  visibility: visible;
  font-size : 24pt; 
  background-color: #daedfc;
  position: absolute;
  left: 300px;
  top: 60px;
  width: 400px;
  height: 80px;
  text-align: center;
  border-style: outset;
}

.youseefree
{
  visibility: visible;
  font-size : 18pt; 
  background-color: #daedfc;
  width: 380px;
  height: 60px;
  text-align: center;
}
