body {
	text-align:center;
	background-color:#000000;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
}
#header {
	text-align:center;
	display:block;
	background-color:#000000;
	height:160px;
	background-image:url('https://secure1.impactdata.com.au/utils/pages/2502/webgallery080424/logo.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	width:600px;
	text-align: center;
	background-color:#767475;
	border:#4B6775 3px solid;
	padding:20px;

}

/*
#footer { 
	display:block;
	background-color:#FFF;
	height:162px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/images/2425/emailstationery080123/yileena_emailstationery_03.jpg');	
	background-repeat: no-repeat;
	background-position: left top;
	}
*/	

.button {
	color: #000;
	background-color: #4B6775;
	font-size: 13px;
	font-weight:bold;
	height:2.5em;
	border:#4B6775;
	border-color:#4B6775;
	border:#4B6775 outset 4px;
}

