.warning {
  color:red;
}
#res {
  width:relative;

}










body {

 background-image: url("shimmer010101.jpeg");

 background-color: rgb(75, 91, 89);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: left; 

}









a {
  text-decoration: none;
  display: inline-block;
  padding: 3px 3px;
}


a:hover {
  background-color:#b3b3ff;
  color: #b3b3ff;
}

.previous {
  background-color: #b3b3ff;
  color: #b3b3ff;
}

.next {
  background-color: #ba03fc;
  color: #42f5f5;
}

.round {
  border-radius: 100%;
}

.next  {
float: right;
}





p{text-align: center;
color: dark grey;
}




h1 {
	
	text-align: center;
color: grey;
font-weight: lighter;	

opacity: 06;
	
	background: url("");  
	font-weight:100;
	font-size:0.8em;
	font-family: "Lucida Console";
        font-stretch: “ultra-expanded";

}

h2 {

text-align: center;
color: grey;
font-weight: light;

opacity: 0.9;

background: url("");  
	font-weight:lighter;
	font-size:200%;
	font-family: "Lucida Console";
        font-stretch: “ultra-expanded";







}

h3 { text-align: center;
color: grey;
font-weight: lighter;

opacity: 0.9;

background: url("");  
	font-weight:100;
	font-size:1.8em;
	font-family: "Lucida Console";
        font-stretch: “ultra-expanded";
}

h4 {
	
	text-align: left;
color: grey;
font-weight: lighter;	

opacity: 0.6;
	
	background: url("");  
	font-weight:100;
	font-size:1.8em;
	font-family: "Lucida Console";
        font-stretch: “ultra-expanded";

}


footer {
    font-size:  1.5em;
    font-weight: lighter; 
    font-color: violet;   
    background: url("");  
    position: fixed;
    width:  100%;
    padding:    0px;
    margin-bottom:  0px;
    bottom: 0;
   
     
   
}


}




