body {
	text-align:center;
	background-color:#992027;
	color:#3b4463;
	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:#FFF;
	margin-bottom:10px;
	height:200px;
	width:700px;
	background-image:url('http://utils.impactdata.com.au/pages/2813/webgallery080331/FITZYS_LOGAN_NEW.jpg');
	background-repeat: no-repeat;
	background-position: center;
	border:#CF242A 4px solid;
	-moz-border-radius: 20px;-webkit-border-radius: 20px;
}
#gallery {
	margin:0 auto;
	width:700px;
	text-align: center;
	background-color:#FFF;
	border:#CF242A 4px solid;
	-moz-border-radius: 20px;-webkit-border-radius: 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: #777;
	font-weight: bold;
	font-size: 10pt;
	border:#3b4463;
	border-color:#FFFFFF;
	border: ridge 2px;
}
