body{
	background-color : purple;
}

h1{
	color:red; font-size:25px
}

p{
	color:red; font-size:15px; text-align: center; text-indent: 30%;
}
