@charset "utf-8";
/* CSS Document */
body {background-color: #3e3e3e; color: #fff;font-size: 36px;font-family: 'Open sans', arial, sans-serif;}


.container {margin: 0 auto;text-align: center;  padding: 80px 0;}
.imgcontainer {    text-align: center;
    width: 100%;margin-bottom: 20px;}
	
	.imgcontainer img {max-width:
	600px; height: auto; width: 100%;}
	.container  p{font-size: 20px;}
	.textcontainer {text-align: center;
  
    /* float: right; */
    display: inline-table;}
	a {color: #fff;}
	
	@media screen and (max-width: 800px) {
		.container {font-size: 26px; padding: 10px 0;}
			.container  p{font-size: 18px;}
	}
	span.line {
  display: inline-block;
}
.fb img
{max-width:200px; height: auto;}