@charset "utf-8";
/* CSS Document */

	/* Defining each section background and styles
	* --------------------------------------- */
.home_link{
	background:#000000;
	background-image:url('../img/general/bg2.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:10px;
	height:780px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.home2_link{
	background:#fff;
	padding:10px;
	height:700px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}
.p2_link{
	background:#000000;
	padding:20px;
	height:150px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}
.p3_link{
	background:#333333;
	padding:20px;
	height:750px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p4_link{
	background:#000000;
	background-image:url('../img/general/bg3.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:20px;
	height:790px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p5_link{
	background:#000000;
	background-image:url('../img/general/bg4.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:20px;
	height:790px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p6_link{
	background:#000000;
	background-image:url('../img/general/bg5.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:20px;
	height:750px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p7_link{
	background:#000000;
	background-image:url('../img/general/bg6.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:20px;
	height:800px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p8_link{
	background:#000000;
	padding:20px;
	height:800px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.stuff_link{
	background:#000000;
	padding:20px;
	height:750px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

#sticker {
      background: #transparent;
      width: 100%;
}

@media screen and (max-width : 760px){

.home_link{
	background:#000000;
	background-image:url('../img/general/bg1.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	padding:10px;
	max width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

.p6_link{
	background:#000000;
	background-image:url('../img/general/bg5b.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	padding:20px;
	height:750px;
	width:100%;
	display:block;
	clear:both;
	text-align:center;
	margin:0 auto;
}

}
