@charset "utf-8";
/* CSS Document */

body{
	background-image: url("/images/4monthbackimg.jpg");
	min-height: 100vh;
	background-attachment: fixed;
	background-size: cover;
	background-position: center;
}