body {
	background: #b6d8ea;
}
.container {
	width:632px;
	height:406px;
	top:50%;
	left:50%;
	position: absolute;
	margin-left:-316px;
	margin-top:-203px;
}
.logo {
	background:url(images/francob-v6.png) no-repeat;
	width:351px;
	height:278px;
	margin:auto;
	margin-bottom:30px;
}
.social {
	width:130px;
	height:60px;
	margin:auto;
}
.fb {
	width:56px;
	height:53px;
	margin-right:13px;
	float:left;
}
.tw {
	width:56px;
	height:53px;
	float:left;
}
.fb img, .tw img {
	border:none;
}