
body {
	font-family: Arial, sans-serif;
	text-align: center;
	 padding: 50px;
	     }
   h1 {
        font-size: 3em;
        color: #ff0000;
      }
  p   {
        font-size: 1.2em;
      }
