.header{
	width:100%;
}

.mainpage{
	width: 700px;
	height: 780px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
}

.shopimage{
	position:relative;
	top:0px;
	width:520px;
	height:100px;
	title:"SHOP IMAGE";
	margin-top: 10px;
	margin-left:90px;
	margin-right:90px;
	background-align:center;
	background-repeat:norepeat;
	background-image:url(../img/entrance/entimg2.jpg);
}
.messege{
	position:relative;
	top:10px;
	width:410px;
	height:50px;
	title:"MESSEGE";
	margin-left:145px;
	margin-right:145px;
	background-align:center;
	background-repeat:norepeat;
	background-image:url(../img/entrance/messege.png);
}

.logoimage{
	position:relative;
	top:10px;
	width:400px;
	height:300px;
	title:"G's";
	margin-left:150px;
	margin-right:150px;
	background-align:center;
	background-repeat:norepeat;
	background-image:url(../img/entrance/logob.jpg);
}

.shopimage2{
	position:relative;
	top:10px;
	width:520px;
	height:100px;
	title:"SHOP IMAGE";
	margin-top: 10px;
	margin-left:90px;
	margin-right:90px;
	background-align:center;
	background-repeat:norepeat;
	background-image:url(../img/entrance/entimg.jpg);
}

.welcome{
	position:relative;
	top:10px;
	width:410px;
	height:50px;
	title:"WELCOME";
	margin-left:145px;
	margin-right:145px;
	background-align:center;
	background-repeat:norepeat;
	background-image:url(../img/entrance/welcome.png);
}

.button{
	position:relative;
	top:10px;
	width:577px;
	height:30px;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	title:index;
}

.in{
	position:absolute;
	width:179px;
	height:30px;
	title:index;
	text-align:center;
	left:0px;
}

.school{
	position:absolute;
	width:179px;
	height:30px;
	title:scool;
	text-align:center;
	left:199px;
}

.service{
	position:absolute;
	/* margin-left:321px; */
	width:179px;
	height:30px;
	title:service;
	text-align:center;
	left:398px;
}
