@charset "UTF-8";
 
body {
	background-image: url(../back/inco-back.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
.piero {
	text-indent: -9999px;
}
.bava {
	text-indent: -9999px;
}
.music {
	text-indent: -9999px;
}
.parade {
	text-indent: -9999px;
}
.bigbang {
	text-indent: -9999px;
}
.ookinaki {
	text-indent: -9999px;
}
 
	
 
.synch	{
	background-image: url(../setlist/inco.png);
	width: 700px;
	border: solid 1px #003;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 5px 5px 5px #000;
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-transition: opacity 1s linear;
	opacity: 0.2;
	height: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	}
 

.anio {
	-webkit-transition: all 1s ease-in-out;
	-webkit-transform-origin: 50% 50%;
	font-size: 2em;
	width: 100%;
	height: 100px;
	text-align:center;
	line-height: 2em;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.anio:hover {
	-webkit-transform: translate(0%, 10px) scale(-2) rotate(-540deg);
}


.synch:hover {
	opacity: 1;
}

/* container */
#splash {
	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/piero.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#splash2 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/bava.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#splash3 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/music.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#splash4 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/uwasa.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#splash5 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/bigbang.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#splash6 {	/* container dimensions */
	display:block;
	height:400px;
	width:700px;
	/* make play button centerered horizontally */ 
	text-align:center;
	color:#fff;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../back/inco/ookinaki.jpg);
	background-repeat: no-repeat;
	background-position: 0%;
	margin-top: 0px;
	margin-bottom: 80px;
	margin-right: auto;
	margin-left: auto;
}
