body{
	background-color: #FFB6C1;
	font: Ariel;
	padding: 20px;
	margin: 40px;
	color: white;


h1{
	font: Helvetica; 
	font-size: bold; 
	color: #B22222;
}

h2{
	font: Helvetica; 
	font-size: bold; 
	color: #B22222;
}

p{
	font: Ariel; font-size: 12px; font-style: italic;

	.text {
  margin-top: 30px;}
	

	}

