@charset "utf-8";

body {
	background-position:0pt 22pt;
}

.image-tile{
	background-repeat: repeat;
}

.image-center{
	background-repeat: no-repeat;
	background-attachment: fixed;
 	background-position: center top;
	background-size: cover;
}