body {
		min-height: 100vh;
		background-image: url('macaw.jpg');
		background-size: auto 100vh;
		background-repeat: repeat;
}
