body {
	background-color:#B5FFD4;
	color:#FF48B0;
	font-family: "Indie Flower";
	text-align:center;
	margin:200px 0;
	margin-top:0px;
	margin-bottom:0px;
}

hr {
	margin:100px;
	Margin-bottom:5px;
	height:5px;
	background-color:#FF48B0;
	border:none;
}

img, video {
	width:100%;
	max-width:1000%;
	max-height:1000%;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:20px;
}

h1, h3, h4 {
 font-family: "Indie Flower", cursive;
 	padding-top:10px;
 	margin-top:10px;
 	padding-bottom:0px;
 	Margin-bottom:0px;
}

h1 {
	font-size:60px;
	margin-top:0px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size:80px;
	text-transform:uppercase;
	margin-top:150px;
	margin-bottom:20px;
}

h4 {
	font-size:30px;
	text-transform: uppercase;
	margin-top:80px;
}

.arbutus-regular {
  font-family: "Arbutus", serif;
  font-weight: 400;
  font-style: normal;
}

p {
	font-size:40px;
	margin:auto;
	margin-top:0px;
	max-padding:100px;
	max-width:1000px;
	text-wrap:balance;
}

.container img{
	width:200px;
	padding-bottom:70px;
}

.container img:hover {
 transform: scale(1.5);
 transition: 0.5s ease;
}

img#logo{
 	width:5%;
 }

 #logodiv img, #logodiv h4 {
 	display:inline-block;
 	vertical-align: middle;
 	padding-top:0px;
  padding-left:2px;
  margin-top:20px;
  margin-bottom:30px;
 }

 #line img {
 	padding-top:0px;
  margin-top:0px;
  margin-bottom:10px;
  padding-bottom:0px;
  width:80%;
  height:80px;
 }

 #line h3 {
	padding-top:0px;
  margin-top:60px;
  margin-bottom:10px;
  padding-bottom:0px;
}

#pink_line-1 img{
  width:60%;
  height:80px;
  position:relative;
  top:-50px;
}

img#pink_line{
  padding-top:5px;
  margin-top:0px;
  margin-bottom:30px;
  padding-bottom:5px;	
}

 #p1 p {
 	font-size:280%;
 	padding-bottom:50px;
 	position:relative;
 	top:-80px;
}

/*#gif-1 img{
/*width:450px;
	height:90px;
	padding-top:50px;
	margin:0 auto;
	width:30%;
	position: relative;
}
*/

#line-1 img{
/*width:450px;
	height:90px;
	padding-top:50px;*/
	margin:0 auto;
	width:30%;
	position: relative;
}

#title h1{
font-size:100px;
Margin-top:3%;
}

#images img {
	width:700px;
	margin-bottom:70px;
	margin-left:50px;
	margin-right:30px;
	margin-top:50px;
	border-radius:30px;
}

#images_1 img {
	width:800px;
	margin-bottom:70px;
	margin-left:50px;
	margin-right:30px;
	margin-top:50px;
	border-radius:30px;
}

#senses img {
	width:650px;
	margin-bottom:70px;
	margin-left:50px;
	margin-right:30px;
	margin-top:50px;
	border-radius:30px;
}

/*#border img{
	height:138px;
	width:45%;
	position: relative;
	top:-200px;
	margin:-150px;
}

#bordery img{
	height:115px;
	width:40%;
	position: relative;
	top:-185px;
	margin:-150px;
}

#border-1 img{
	height:138px;
	width:55%;
	position: relative;
	top:-200px;
	margin:-150px;
}

#bordery-1 img{
	height:115px;
	width:50%;
	position: relative;
	top:-185px;
	margin:-150px;
}

#border-2 img{
	height:138px;
	width:40%;
	position: relative;
	top:-200px;
	margin:-150px;
}

#bordery-2 img{
	height:115px;
	width:35%;
	position: relative;
	top:-185px;
	margin:-150px;
}
/*#star-1 {
	width:100px;
	position:relative;
	left:-650px;
	top:-100px;
}*/

#star-2 {
	width:100px;
	position:relative;
	left:600px;
	top:-150px;
}*/

/*#senses-2 img {
	width:500px;
	margin-bottom:70px;
	margin-left:50px;
	margin-right:30px;
	border-radius:50px;
}*/


/*#assets img:hover {
 transform: scale(1.1);
 transition: 0.5s ease;
}*/

/*#assets {
	margin:0 auto;
	width:40%;
	position:relative;
}

#bugs {
	position:relative;
	top:-630px;
  left:8px;
}

#bug-1{
	width:35px;
	position:relative;
	top:-835px;
  left:398px;
}*/

.caption {
	font-size:20px;
	font-style: italic;
	padding-bottom:50px;
	padding-top:10px;
}

