body {
background-color: gray;
}

p {
font-size: 20px;
}

em {
color: #006400;
font-size: 20px;
}

strong {
color: #8B0000;
}