		@font-face { font-family: Bad; src: url('Badd.otf'); 
		} 
		 @font-face { font-family: GOD; src: url('GOD.ttf'); } 
	#quoteText {
   font-family: 'GOD';
  text-align: center;
  font-size: 150px;
        padding-top: 0px;
        color:red;

}

#abc1{font-family: 'Bad';
  text-align: center;
  font-size: 40px;
        padding-top: 0px;
        color:white;
            position: absolute;
            bottom: 0;

}
.centerContainer {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;}
  .centerContainer1 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;}
body{
    letter-spacing: 5px;
    background-image: url("g2.gif");
     background-size:cover;
    background-attachment: fixed;
        background-repeat: no-repeat;
        overflow:hidden
         width: 100%;
    height: auto;
    

}
.a7 {
  position: absolute;
    right: 000px;
    top: 000px;
    z-index: -2;
}

@media only screen and (max-width: 1000px) {
  .centerContainer {
  width: 500px;
  margin-left: auto;
  margin-right: auto;}
  	#quoteText {
   font-family: 'GOD';
  text-align: center;
  font-size: 0px;
        padding-top: 0px;
        color:red;}