/*******************
/*** SELMA SUPPORT ***
/*******************
/****by linnflux ***
/******************/


/* GLOBAL */
body { 
  background: url('../img/bg1-e1397230654459.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

img {
	margin:0 auto;
	margin-top:2em;
	margin-bottom:2em;
}

iframe {
	margin-top:1.5em;
	margin-bottom:3em;
}

#headImg, #supportEmbed, #emailImg {
	text-align: center;
}

.container {
	background-color:#dddcc1;
}

.container p, h2, h3, h4 {
	text-align: center;
}
.container.footer {
	background-color:#fff;
}

.container.footer p, .container.footer h4 {
	text-align: left;
	color:#777;
}

.container.footer h2 {
	text-align: left;
	color:#000;
}

.copyright {
	color:#ccc;
	text-align: center;
}