body {
	background-color: 0a67e6;
	background-image: url('/images/wdlogo.png');
	background-repeat: no-repeat;
	margin: 0;
	background-attachment: fixed;
	background-position:center; 
	text-align: center;
	color: white;
}

