body {
	background: #fff url(images/bg.gif) top left repeat-x;
	}

#language-selector p {
	text-align: right;
	}
	
#logo {
	margin:0 auto;
	text-align: center;
}

#footer {
	background: #fff url(images/footer.gif) top center no-repeat;
	text-align: center;
	font-size:80%;
	color:#605f5f;
	height:44px;
	padding-top:10px;
}

#footer a {
	color:#605f5f;
}

.wrapper {
	width:960px;
	margin:0 auto;
	}
	
.soon {
	text-align: center;
	font-weight: bold;
	font-size:150%;
}

.privacy {
	font-size:80%;
	color:#605f5f;
	}

.legals {
	font-size:80%;
	}
	
.socials {
	margin:0;
	padding:0;
	list-style-type: none;
}

.socials li {
	display: inline;
	margin:0 10px;
}

.socials li a {
	height:17px;
	padding:2px 0 2px 20px;
	color:#0086d8!important;
}

.twitter {
	background: transparent url(images/twitter16.png) top left no-repeat;
}

.facebook {
	background: transparent url(images/facebook16.png) top left no-repeat;
}
	
h1, h2 {
	text-align: center;
	color:#0086d8;
}
