.p1
{
  right : 200%;
  font-size : 300%;
  font-family: monospace;
  color : #ffffff;
}

#bg
{
  position: relative;
  left : 20%;
}

.p2
{
  position: absolute;
  font-size: 100%;
  font-family:cursive;
  color : #fafafa;
}
#gmbr
{
  position: fixed;
  z-index: -9;
  width: 105%;
  height: 102%;
  left: -1%;
  top: -1%;
}
#gbr
{
  Position: relative;
  size : 20%;
  left : 35%;
}
