h1 {color:maroon; 
    text-align:center;
	  font-weight:bold;
border-style:groove;margin:10px 15px; border-radius:15px;}
html {background-color:grey;}
p {color:white; 
   text-align:center;
	 font-size:20px;
  font-weight:900;
font-style:bold;}
img {display: block; margin: 0 auto; border: 10px groove #ffffff;}
h2 {color:maroon; font-size:35px;border-style:groove;margin:10px 15px; border-radius:15px; text-align:center}
h3 {color:maroon; font-size:27px;border-style:groove;margin:10px 15px; border-radius:15px;text-align:center;}
a {color:blue; font-size:22px; target:_blank; text-align:center;}