body{
background-color: #424242;
margin: 0px;
padding: 0px;
font-family: Arial;
font-size: 12px;
color: #fff;
}

.firstLetter{
font-size: 20px;
}

p {
font-style: italic;
}
