body {
	background-image:url(../images/background-v3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 90% 60%;
}
.trigger {
	cursor: pointer;
}
.toggle {
	position: relative;
}