body{
background-color:#eafadd;
}
h1{
color:blue;
font-family:Bookman Old Style;
font-size:50px;
text-align: center;
text-decoration:underline;
}
p{
color:red;
font-family:Book Antigua;
font-weight:bold;
text-align: center;
font-size:20px;
}










