@charset "utf-8";
body {
	/*background-image:url(/piper/pic/backGround.jpg);*/
	background-color: #FFFFFF;
}

a:link {
	/*color: #670001;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	text-shadow: 0px 0px #003A21;
}
a:visited {
	/*color: #670001;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	text-decoration:none;	
}
a:hover {
	/*color: #003918;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	/*text-shadow: 0px 0px #003A21;*/
	opacity: 0.5;
}
a:active {
	/*color: #827777;*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	text-shadow: 0px 0px #003A21;
}
h1{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 72px;
	margin-left: 200px;
	color: #572300;
}

.rotate3 {
	-ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Safari */
    transform: rotate(3deg);
}
.rotate7{
	-ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Safari */
    transform: rotate(7deg);
}
.rotate9{
	-ms-transform: rotate(-8deg); /* IE 9 */
    -webkit-transform: rotate(-8deg); /* Safari */
    transform: rotate(-8deg);
}
.rotate12{
	-ms-transform: rotate(-12deg); /* IE 9 */
    -webkit-transform: rotate(-12deg); /* Safari */
    transform: rotate(-12deg);
}

.centerPic{
	margin-left:10px;
	margin-top:10px;
}
.bordersDiv{
  border-style: solid;
  border-color: white;
  margin-top: 10px;
}
.bordersDiv2{
  border-style: solid;
  border-color: white;
  margin-top: 550px;
}
.bordersDiv3{
  border-style: solid;
  border-color: white;
  margin-top: 350px;
}
.divAll {
	background-color:#FFF;
	box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 10px 20px 0 rgba(0, 0, 0, 0.19);
	margin-top: 50px;
	position:absolute;
}
.picSnake1 {
	margin-left: 10px;
	width:320px;
	height:500px;
}
.picSnake2 {
	margin-left: 310px;
	width:460px;
	height:311px;
}
.picSnake3 {
	z-index:3;
	margin-left: 770px;
	width:460px;
	height:334px;
}
.picSnake4 {
	margin-left: 1200px;
	width: 420px;
	height: 281px;
}
.picSnake5 {
	margin-left: 1600px;
	width: 470px;
	height: 313px;
}
.picSnake6 {
	margin-left: 2000px;
	width: 460px;
	height:360px;
}
.picLizard1 {
	margin-left: 10px;
	width: 420px;
	height:281px;
}
.picLizard2 {
	margin-left: 430px;
	width: 420px;
	height:281px;
}
.picLizard3 {
	margin-left: 830px;
	width: 420px;
	height:281px;
}
.picFrog1 {
	margin-left: 10px;
	width:420px;
	height:282px;
}
.picFrog2 {
	margin-left: 400px;
	width:420px;
	height:274px;
}
.picFrog3 {
	z-index:3;
	margin-left: 800px;
	width:470px;
	height:247px;
}
.picFrog4 {
	margin-left: 1200px;
	width:420px;
	height:279px;
}
.picFrog5 {
	margin-left: 1600px;
	width:470px;
	height:254px;
}
.picFrog6 {
	margin-left: 2000px;
	width:470px;
	height:313px;
}