h1{
   font-size:30t;
   color:red;
}

h2{
   font-size:25pt;
   color:red;
}

h3{
   font-size:25pt;
   color:red;
}

h4{
   font-size:25pt;
   color:red;
}

body{
	background-color:rgb(252,228,236);
	
}
table, TR, TD{
	font-size:45
	border: 1px solid rgb(171,71,188)
	
