h3 {
    text-transform:uppercase;
}
p {
    text-align:right;
    font-family:Arial;
}
body {
    background-color:#F5DEB3;
}
a {
    font-size:16px;
    font-style:italic;
}