
body{
	/*background-color: #fae6C1; */
	background-color: #fff;
	/*background-image: url("bestShawermaLogo.jpg");
	background-repeat: no-repeat;*/
}
header{

position: relative;
height: 50px;
width: 100%;
background-image:url("bestShawermaLogo.jpg");
background-position: right top;
background-repeat: no-repeat;
background-color: #fff;
z-index: 10; 
top: 0;
}

.wrapper{
	position: fixed;
	top: 245px;
	bottom: 50px;
	background-color: #fff;
	width: 100%;
	height: 80%;
	z-index: 1;
	
}

.wrapper img{

border-radius: 5%;

}
.wrapper .info{
margin: auto;
width: 420px;
height: 420px;


}
.imgstore{
border: solid 2px; ;
border-radius: 5%;

}

header, footer{

/*background-color: #361803;*/

}



.wrapper .info{
margin: auto;
width: 420px;
height: 420px; 

}

.container .logo{
	background-image:url('../CONTACT/bestShawermaLogo.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #fff;
}

