body {
font-family: Arial, sans-serif;
font-size: 12;
color: red
text-align: center;
}

h1 {
color: red;
    text-align: center;
}

h2 {
color: red;
    text-align: center;
}

#intro {
font-size: 130%;
border: 5px;
}

p {
color: red;
text-align: center;
}

a {
color: #ffffff;
text-align: center;
}

em {
color: red;
}

