@font-face {
  font-family: pirulen;
  src: url(../pirulen/pirulen.ttf);
  font-weight: bold;
}

body{

	background-image: url("../img-Switch/bg2.jpg");

	width: 100%;

	background-repeat:no-repeat;

	background-size: cover;

	/*background-attachment: fixed;*/

    background-position: center ; 

}







.logo{

	height: 345px;

	margin-top: 90px;



	

}



h2{

	font-family:pirulen, sans-serif;

	color: 	#EE8F2E;

	margin-top: 30px;

	text-align: center;

}



.b1{

	height: 80px;

	margin-top: 50px;

	margin-left: 50px;

}

.b2{

	

	height: 80px;

	margin-top: 50px;

	float: right;

	margin-right: 70px;

}