body{
	background: #242424 url(bg.jpg) top repeat-x;
	position: relative;
	color: #FFF;

	font-family: Arial;
	color: #b9b9b9;
	font-size: 11px;
	padding-bottom: 20px;
}
 hr {  	border: none 0;
	border-bottom: 1px dotted #4D4D4D;
	height: 1px;
	margin: 15px 0;
}
.btn-outline-light {
    color: #8e8e8e;
    border-color: #8e8e8e;
		font-size: 13px;
}
.copy a {
    color: #fff;
		text-decoration: none;
		font-weight: 800;
		letter-spacing: .2em;


}
a:hover {
    color: #fff;
		text-decoration: none;
		font-weight: 100;


}
.wrap{

	margin: 0 auto;
	text-align: center;
}
.center{


	text-align: center;
}
.logo{
	padding: 20px 0 15px;
}
.buttonsocial {
    margin: 40px auto 0;
    text-align: center;
    width: 310px; border-top:1px solid #ccc;
    position: relative;
}

iframe{
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.4);
	        box-shadow: 0 2px 5px rgba(0,0,0,0.4);
}
