
	
	.signin{
		font-size:25px;
		text-align: center;
		
		
	}
	
	#text{
		color:red;
	}
	
	#utext{
		color:red;
	}
	
	#ptext{
		color:red;
	}
	
	.signcol{
		background-color: pink;
	}
	
	.formcol{
		
		padding:45px;
	}
	.colcen{
		margin:auto;
	}
	.card{
		margin-top:40px;
		margin-bottom: 40px;
	}
.word{
	color:white;
}