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

body {
	background-image:url(images/LOGO_GBNEXUS.png);
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: rgb(248, 230, 194);
	text-align:left;
}