@charset "UTF-8";
/* CSS Document */

#header {
	background-image: url(../img/background_awards.jpg);
}

.awardwinner {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}

.congratulations {
	color: #d56603;
	font-size: 12px;
	margin-bottom: 20px;
}

#luigi {
	margin-top: 15px;
	margin-bottom: 5px;
}