html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	background-image: url('images/home/NewLogo_8.bmp');
	background-repeat: no-repeat;
      background-position: center center; 
}

table#top {
	border: thin solid #539dbc;
	height: 100%;
	width: 100%;
	
}
