main {
	background: url(../images/sky4.webp);
	background-position: top center;
	background-size:  contain;
	background-attachment: fixed;
}
header {
	background: url(../images/clouds_header_bright.webp);
	background-position: center center;
	background-size: cover;
}
