body {
	background-image: url('http://revertivepulse.net/frame.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}