@charset "utf-8";
.retro {
	background-attachment: fixed;
	background-image: url(imgs/retro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
