body {background-color:   #ffd2fa  ;}

h1{
	color:  #468ba9 ;
	font-family: consolas;
	font-size: 50px;
	text-align: center; 
	padding: 
}
p {
	color: purple;
	font-family: arial;
	font-size: 30px;
	text-align: justify;
}

.t1 {
	border-width: 5px;
	border-style: solid;
	border-color:  #5b2280 ;
}