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:120px;
	background-image:url('https://secure1.impactdata.com.au/utils/pages/2054/imagegallery080311/image004.gif');
	background-repeat: no-repeat;
	background-position: center;
*/
}
#gallery {
	margin:0 auto;
	width:600px;
	text-align: center;
	background-color:#000;
	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:#FF1919;
	font-weight: bold;
	font-size: 12pt;
	border:double;
	border-color:#FF1919;
	margin-left:15px;
}

