body {
	background: #d9d9d9;
	color: #000000;
}
.logoBig {
	text-align: center;
	margin: 4px 0px 47px 0px;
}

html>body .logoBig {
	margin: 74px 0px 47px 0px;
}

.content .info {
	height: 240px;
	margin: 35px 0px 40px 26px;
	font-family: "Times New Roman CE", "Times New Roman", Times, serif;
}

.content .info div p {
	margin: 0px;
	padding: 3px 30px;
	text-align: justify;
}

.content .left, .content .right {
	position: relative;
	float: left;
	width: 300px;
}

.content .left {
	margin: 0px 60px 0px 0px;
}

#Support {
	margin-top: 50px;
}

#Support h4  {
	padding-bottom: 5px;
	border-bottom: 1px solid #000000;
}

#Support .supporters {
	margin-top: 30px;
}

#Support div.supporters p {
	margin-bottom: 50px;
}

#Support div.supporters p img {
	vertical-align: middle;
	margin-right: 8px;
}
