body {
	background:#555;
}
header {
	color:orange;
}
h3 {
	color:yellow;
	font-weight:bold;
	font-size:3.6em;
}
