
h1 {
	text-align: center;
}	

body {
  background-color: lightgray;
}

p.groove {border-style: groove;
			border-width: 5px;

}




