
@charset "utf-8";
.logo {
	background-image: url(Synovate-Logo.jpg);
	height: 350px;
	background-repeat: no-repeat;
	background-position: right;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 2em;
	text-align: right;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FF6600;
	text-align: right;
	padding-bottom: 40px;
}
.holder {
width: 800px;
}
