
body{padding: 0;background-color: #1E1E2D; font-family: 'Lato', sans-serif; font-weight: 100,400; }}

a{text-decoration: none;}

p{color: #3c3c52}
.comingsoon {
	background:	url(../images/header_img1.jpg) no-repeat center center;
	background-size:cover;
	display: table;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color:#595959;
	font-size: 1.5em;
	font-weight: 300;
}
.comingsoon .contentcoming {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color:#FFF;
}

.socialButtons01 a{padding: 0 10px;opacity: 0.15}

.socialButtons01 a:hover{opacity: 0.6};
