body {
	height: 100%;
	padding-top: 20px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
.logo-container {
    margin-top: 50px;
    text-align: center;
}
.logo {
	max-height: 350px;
}
.copyright {
	font-size: .9em;
	/*color: #779C35;*/
	color: #C6D3B1;
}
