body {
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	margin: 0 auto;
	font-size: 16px;
	/* very dark back */
	background-image: url(https://images.maturebabesporn.com/imgs/neco.png);
	color: #FFF;
}

a {
	text-decoration: none;
	color: #FFF;
}

footer {
	font-size: 10px;
}

footer a {
	font-size: 10px;
	font-weight: bold;
}

a.mtrlink {
	display: inline-block;
	width: 170px;
	height: 220px;
	border: 2px solid #FAFDF2;
	margin: 9px 7px 9px 7px;	
	box-shadow: 0px 0px 0px 2px #94B73E;
	border-radius: 10px;
	transition: all ease 0.3s;
}

a.mtrlink:HOVER {
	box-shadow: 0px 0px 0px 6px #94B73E;
}

.mtrpic {
	border-radius: 8px;
}

.lifeGREEN {
	background-color: #94B73E;
}

.light {
	background-color: #B5C0AF;
}

.z {
	display: inline-block;
}

.lighter {
	background-color: #FAFDF2;
}

.soON {
	display: inline-block;
	width: 220px;
	margin: 8px 4px;
	background: #FFF;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	
	box-shadow: 0px 0px 0px 2px #94B73E;
	border-radius: 10px;
	transition: all ease 0.3s;
}

.soON:HOVER {
	box-shadow: 0px 0px 0px 4px #94B73E;
}

.else {
	display: inline-block;
	background: #94B73E;
	width: 30px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-right: 2px;
	margin-right: 6px;

	border-radius: 10px;
}

.rvl {
	display: inline-block;
	width: 170px;
	height: 246px;
	
	border: 2px solid #FAFDF2;
	margin: 9px 7px 9px 7px;	
	box-shadow: 0px 0px 0px 2px #94B73E;
	border-radius: 10px;
	transition: all ease 0.3s;
	
	background: #FFF;
	
	font-size: 12px;
	color: #000;
}

a.rvl:HOVER {
	box-shadow: 0px 0px 0px 6px #94B73E;
}

.grabbed {
	display: inline-block;
	margin-bottom: 3px;
}

.picka {
	display: inline-block;
}