body {
	text-align:center;
	background-color:#000000;
	color:#000000;
	/*background-image:url('http://utils.impactdata.com.au/pages/2912/webgallery081029/back7.jpg');
	background-position:center top;
	background-repeat:no-repeat;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:660px;
	text-align: center;
}
#header {
	text-align:center;
	display:block;
	background-color:#000000;
	height:200px;
	background-image:url('http://utils.impactdata.com.au/pages/2912/webgallery081029/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	text-align: center;
	background-color:#ffffff;
	border-left:#000000 4px solid;
	border-right:#000000 4px solid;
	border-bottom:#000000 4px 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: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 10pt;
	border:#666666;
	border-color:#666666;
	border:#666666 solid 1px;
}

