body {
	background-color: #fff;
	background-image: url("../img/background.jpg");
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #473f41;
}

img {
	border: 0;
}

header {
	display: block;
	width: 900px;
	margin: 40px auto 0;
}

#logo {
	float: left;
}

#title {
	margin: 65px 0 0 60px;
}

.clear {
	clear: both;
}

article {
	display: block;
	width: 900px;
	margin: 40px auto 0;
}

h1 {
	color: #006ccc;
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	font-size: 300%;
	margin: 20px 0;
}

h2 {
	color: #006ccc;
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	font-size: 240%;
	margin: 20px 0;
}

h3 {
	color: #006ccc;
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	font-size: 180%;
	margin: 20px 0 0;
}
	
.lead {
	font-size: 180%;
	font-weight: normal;
	margin: 10px 0 10px;
}

p {
	font-size: 140%;
	margin: 15px 0;
}

.winner {
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	font-size: 360%;
	margin: 20px 0;
}

figure {
	display: block;
	width: 280px;
	margin: 0;
	float: left;
}

.frame {
	width: 280px;
	height: 280px;
	border: 1px solid #b7b7b7;
}

.frame img {
	margin: 10px 0 0 10px;
}

figcaption {
	display: block;
	color: #818181;
	font-size: 120%;
	margin: 5px 0 0;
}

.text {
	float: right;
	width: 590px;
	margin: 0 0 20px;
}

.text .lead {
	margin-top: 0;
}

a:link {
	color: #006ccc;
	text-decoration: none;
}

a:visited {
	color: #006ccc;
	text-decoration: none;
}

a:hover {
	color: #de622e;
	text-decoration: underline;
}

a:visited:hover {
	color: #de622e;
	text-decoration: underline;
}

.text .hr {
	width: 300px;
	height: 1px;
	background-color: #b7b7b7;
}

.footnote {
	margin: 10px 0 0;
}

.footnote p {
	color: #818181;
	font-size: 120%;
	margin: 0;
}

blockquote {
	display: block;
	color: #818181;
	font-size: 200%;
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	width: 280px;
	margin: 0;
	float: left;
}

.socialMedia {
	margin: 10px 0;
	font-size: 140%;
	font-weight: bold;
	line-height: 36px;
}

.socialMedia img {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: 50%;
}

.framedLogo {
	margin: 15px 0 0 15px !important;
}

.subHeader {
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	font-size: 200%;
	margin: 20px 0;
}

.itemHeader {
	display: block;
	color: #818181;
	font-size: 180%;
	text-transform: uppercase;
	font-family: TrajanProRegular, "Times New Roman", Times, serif;
	width: 280px;
	margin: 0;
	float: left;
}

.bankDetails {
	font-size: 180%;
	margin: 0;
}

address {
	font-size: 180%;
	font-style: normal;
	margin: 0;
}

.telephone {
	font-size: 180%;
	margin: 0;
}

#contact .socialMedia {
	margin: 0;
}

footer {
	display: block;
	width: 100%;
	margin: 90px 0 0;
	padding: 5px 0;
	background-color: #473f41;
	color: #fff;
}

footer div {
	width: 900px;
	margin: 0 auto;
}

.materiaprima {
	font-size: 110%;
}

.materiaprima a:link {
	color: #a1a1a1;
}

.materiaprima a:visited {
	color: #a1a1a1;
}
	