body {
      color:#fff;
      background:#000 url("../images/black.jpg") repeat fixed;
	  margin:0;
	  padding:0;
    }

#content{
	position:relative;
    min-height:100%;
	height:100%;
    width:960px;
    background:rgba(0, 0, 0, .9);
    padding:0px;
	margin:0 auto;
	text-align:center;
	z-index:10;
border-right:3px white solid;
border-left:3px white solid; 
border-bottom:3px white solid;
border-radius:0 0 20px 20px;

     }
     a  { color:purple;text-decoration:none; }
    a:visited { color:purple;text-decoration:none;  }
    a:hover { color:violet;text-decoration:underline;  }
    a:active { color:violet; }

.contact_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 600.047px;
  top: 175.6px;
  z-index: 11;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.night_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 490.937px;
  top: 176.897px;
  z-index: 10;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.doc_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 410.937px;
  top: 177.194px;
  z-index: 9;
}
.tour_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 239.937px;
  top: 177.194px;
  z-index: 8;
}
.hypno_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 116.937px;
  top: 177.194px;
  z-index: 7;
}
.bio_png {
  font-size: 34px;
  font-family: "Belleza";
  color: rgb( 255, 255, 255 );
  line-height: 0.645;
  position: absolute;
  left: 30.937px;
  top: 177.194px;
  z-index: 6;
}

.Menu a { color:#fff;text-decoration:none; }
.Menu a:visited { color:#fff;text-decoration:none;  }
.Menu a:hover { color:#fff;text-decoration:underline;  }
.Menu a:active { color:#fff; }

.hypno a { color:cyan;text-decoration:none; }
.hypno a:visited { color:cyan;text-decoration:none;  }
.hypno a:hover { color:violet;text-decoration:underline;  }
.hypno a:active { color:violet; }

iframe {border:5px solid #000;
    border-radius: 20px !important;
}
