

/*.........................................................*/
			/*signup.php*/
			body 
                {
                 width: auto;				 
				 background-image: url('../images/206.jpg');
                 background-attachment: fixed;
                 background-repeat: no-repeat;
                 margin: 0%;
                 display: block;
                 height: auto;
                }
            a
                {
                 text-decoration: none;
                 color: greenyellow;
                }  


            a:hover
                { 
                 
                 cursor: pointer;
                 
                }
				
				.nav-bar a
				{
					background:rgba(0, 0,0, 0.6);					
					border-radius: 4px;
					font-size:35px;
					text-decoration: underline;
				}
				
				#header
				{
					 background-color:rgba(197, 206, 197, 0.9);
				}

            .nav-bar
                {
                 
                 border:none;
                 color: greenyellow;
                 text-align:right;
                 padding: 14px 16px transparent;                  
                 text-emphasis: bold;
                 margin-top: 0%; 
                 scroll-behavior: smooth; 
                 font-size: 19px;   
				 font-weight:bold;		
				 background:rgba(0, 0,0, 0);
				 margin-right:5px;
				
                }
           .nav-bar a:hover
	            { 
                background-color: rgba(0, 0,0, 1);
                text-emphasis: bold;
	            }
				#bttn1
			  {
				  color:black;
				  background: greenyellow;
				  
			  }
			  
			  #bttn
			  {
				font-weight:bold;	
			  }
			  
			   #bttn a:hover
			  {
				font-weight:bold;	
				color:white;
				 background-color: greenyellow;
			  }
			  

            .nav-login a
               {
                color: white;           
                }    

            .nav-login
               {
                 margin-left:7%;   
                 margin-bottom: 5%;                
                }

            .user
                {
                 outline: 3px solid greenyellow;
                 text-align: center;
                 width: 380px;
                 background: transparent;
                 border: none;
                 color: white;
                 font-size: 20px;
                 height: 40px;
                 margin-left: 5%;
                }    

            .pass
                {
                 outline: 3px solid greenyellow;
                 text-align: center;
                 background: transparent;
                 border: none;
                 color: whitesmoke;
                 font-size: 20px;
                 height: 40px;
                 width: 380px;
                 margin-left: 5.3%;
                }
				.keep
				{
                 background: transparent;
                 border: none;
                 height: 43px;
                 color:white;
                 text-emphasis: bold;
                 font-size: 23px;
                 margin-left:0%;
				 cursor: pointer;
				 font-weight:bold;
                }  
			
            .button
                {
                 background: rgba(172, 255, 47, 0.219);
                 border: none;
                 height: 43px;
                 color:greenyellow;
                 text-emphasis: bold;
                 font-size: 20px;
                 margin-left:0%;
				 font-weight:bold;
				 border-radius: 4px;
                }   
			
            .button:hover    
                {
                 background:rgba(255,255,255, 0.6);
		         cursor: pointer;
                }
 
            
            .box-1 h1
                {
                 margin-top: 100px;
                 background:rgba(0, 0,0, 0.6);
                 padding: 4%; 
                 font-size:500%;
                 color:greenyellow;
                 text-align:center; 
                 font-family:fantasy;
                 letter-spacing: 20px; 
				 width:100%;
                }

            .box-1 span
                {            
                 font-size:30%;
                 color:rgba(255, 255, 255, 1);
                 text-align:center; 
                 font-family:fantasy;
                 letter-spacing: 15px;   
                 color: white;                        
                }
				.error
				{
				color:yellow;
				font-size:28;
				}
				
				.footer-title 
                {        
                 background-color:rgba(0, 0,0, 0.8);
                 color:greenyellow;
                 padding:0.9%;
                 text-align:center;  
				 width:100%;				 
                }    
				.footer-title a
				{
					color:#ffffff;
				}
				.footer-title p
				{
					color:#ffffff;
				}
				#footer-title1
				{
				    background-color:rgba(0, 0,0, 1);
					width:100%;
					color:greenyellow;
				}

           /* .box-2 h2
                {
                 text-align:center; 
                 font-family:fantasy;
                 color:rgba(255, 255, 255, 1);
                 padding:3%; 
                 font-size:250%; 
                 width: 20%; 
                 background:rgba(0, 0,0, 0.3);  
                 margin-top: 10%;
                 margin-left: 35%;
                 letter-spacing: 10px;    
                }


            .box-3 h2
                {
                 text-align:center; 
                 font-family:fantasy;
                 color:rgba(255, 255, 255, 1);              
                 font-size:50%; 
                 background:rgba(0, 0,0, 0.6);              
                 letter-spacing: 10px; 
                 
                }*/
				

          
				
				
/*-----------------------------------------------------------------------*/			
