	h1{
		color:rgb(89, 11, 77);
		font-weight:900;
		font-family:Comic Sans MS;
		font-size:40px;}

	.p1{
		color:rgb(144, 12, 63 );
		font-weight:600;
		font-family:Verdana;
		font-size:24px;}
		
	.p2{
		color:rgb(199, 0, 57);
		font-weight:600;
		font-family:Verdana;
		font-size:24px;}
		
	.p3{
		color:rgb(189, 110, 26);
		font-weight:600;
		font-family:Verdana;
		font-size:24px;}
		
	.p4{
		color:rgb(173, 141, 24 );
		font-weight:600;
		font-family:Verdana;
		font-size:24px;}
		
	body {
	background:rgb(122, 157, 222 );}
		