* {
	font-family:Trebuchet MS;
}

.headline {
	font-size:1.5em;
}

.text {
	font-size:1.2em;
}

hr {
	background-color:white;
        color:white;
	width:66%;
}