/* CSS Document */body {	background: #ffffff; 	margin: 0px;	text-align: center;}div.logo {	height:600px;	background-image: url(New-Page-opener.png); 	background-repeat: no-repeat;  	background-position: top center;	margin: 0 auto;}a.logo {	display: block;	height: 100%;	width: 100%;}
