h1 {
font-size: 20px;
color: #D1EC5A;
}

p.rant {
font-style: italic;
}

span.rant {
font-weight: bold;
color: #D4FF00;
font-style: normal;
}

.Quote {
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
font-style: italic;
border-style: dotted;
}
