body {
    margin: 0;
	background: #000;
    background-image: url("backgrounds/Lencois_Background_B.png");
    background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: auto;
    background-attachment: fixed;
	font-family: Garamond;
}