* {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #797979;
}

.50percent {
	float: left;
	width: 250px;
}

.img-container {
	float: left;
}

.clearer {
	clear: both;
}

.orange {
	color: #f8980c;
}

a:hover {
	text-decoration: none;
	color: silver;
}
