BODY {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
        color: white; 

}
.headline {
        font-size: 20;
        font-weight: bold;
}
.description {
        font-size: 12;
}