body{
	background-color: gray ;
}
p{
	color: black;
  font-size: 24px;
}
a{
  color:black;
  border-style:outset;
  border-width: 3px;
}