

html, body {
	background: #ffffff;
	color: #000000;
	scrollbar-base-color: #004F90;
	background-image: url(../images/background-content.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;	

}


