body {
    background-image: url('../pics/background-sunday.jpg');
    background-size: cover;
	cursor:none;
}

.pressPlay {
	font-size: 22px;
	font-family: Verdana, sans-serif;
	color: black;
	position: absolute;
	left:500px;
	top: 640px;
}