body {

background-color: lightblue;
font-family: arial, san-serif;
text-align: center;
}

h1 {

color: darkblue;
font-size: 20px;
}
p {

font-size: 20xp;
}

a {
color: red;
text-decoration: none;
}
