@charset "utf-8";

		.d1 {
			font-size: 12px;
			color: #AB1EFD !important;
			font-family: lobster-two !important;
			font-style: normal;
			font-weight: 700;
			text-decoration: none;
			text-shadow: 2px 2px #EC112C;
			background-color: #7CE081;
			background-image: -webkit-linear-gradient(270deg,rgba(171,235,177,1.00) 0.52%,rgba(255,255,255,1.00) 48.70%,rgba(181,241,178,1.00) 100%);
			background-image: -moz-linear-gradient(270deg,rgba(171,235,177,1.00) 0.52%,rgba(255,255,255,1.00) 48.70%,rgba(181,241,178,1.00) 100%);
			background-image: -o-linear-gradient(270deg,rgba(171,235,177,1.00) 0.52%,rgba(255,255,255,1.00) 48.70%,rgba(181,241,178,1.00) 100%);
			background-image: linear-gradient(180deg,rgba(171,235,177,1.00) 0.52%,rgba(255,255,255,1.00) 48.70%,rgba(181,241,178,1.00) 100%);
		}
body {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(240,176,244,1.00) 16.07%,rgba(173,187,251,1.00) 31.60%,rgba(183,255,235,1.00) 49.22%,rgba(140,255,85,1.00) 65.80%,rgba(255,241,170,1.00) 82.39%,rgba(255,117,117,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(240,176,244,1.00) 16.07%,rgba(173,187,251,1.00) 31.60%,rgba(183,255,235,1.00) 49.22%,rgba(140,255,85,1.00) 65.80%,rgba(255,241,170,1.00) 82.39%,rgba(255,117,117,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(240,176,244,1.00) 16.07%,rgba(173,187,251,1.00) 31.60%,rgba(183,255,235,1.00) 49.22%,rgba(140,255,85,1.00) 65.80%,rgba(255,241,170,1.00) 82.39%,rgba(255,117,117,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(240,176,244,1.00) 16.07%,rgba(173,187,251,1.00) 31.60%,rgba(183,255,235,1.00) 49.22%,rgba(140,255,85,1.00) 65.80%,rgba(255,241,170,1.00) 82.39%,rgba(255,117,117,1.00) 100%);
	background-repeat: repeat;
}
		
	
footer {
	text-align: center;
	color: #0005FF;
	background-image: -webkit-linear-gradient(270deg,rgba(196,245,202,1.00) 1.04%,rgba(247,255,215,1.00) 51.81%,rgba(237,189,85,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(196,245,202,1.00) 1.04%,rgba(247,255,215,1.00) 51.81%,rgba(237,189,85,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(196,245,202,1.00) 1.04%,rgba(247,255,215,1.00) 51.81%,rgba(237,189,85,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(196,245,202,1.00) 1.04%,rgba(247,255,215,1.00) 51.81%,rgba(237,189,85,1.00) 99.48%);
}
.imgfloat {
	float: left;
}
.imgwidth {
	width: 50%;
}
.imgwidth2 {
	width: 60%;
}
#button {
	background-image: -webkit-linear-gradient(90deg,rgba(34,0,255,1.00) 0%,rgba(255,255,255,1.00) 50.26%,rgba(0,13,255,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(34,0,255,1.00) 0%,rgba(255,255,255,1.00) 50.26%,rgba(0,13,255,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(34,0,255,1.00) 0%,rgba(255,255,255,1.00) 50.26%,rgba(0,13,255,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(34,0,255,1.00) 0%,rgba(255,255,255,1.00) 50.26%,rgba(0,13,255,1.00) 100%);
}



@media only screen and (min-width: 481px) {
	.d1{font-size:24px;}
}
@media only screen and (min-width: 769px) {
	.d1{font-size:42px;}
}
