body {
	text-align:center;
	background-color:#cccccc;
	color:#6699cc;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	min-width:700px;
}
#wrapper {
	margin:0 auto;
	width:700px;
	text-align: center;
	background-color:#ffffff;
	border:1px solid #999999;
}

h1 {font-size:14px; color:#6699cc;}

#header {
	text-align:center;
	display:block;
	height:88px;
	background-image:url('http://utils.impactdata.com.au/stationery/3905/header.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
#gallery {
	margin:0 auto;
	width:700px;
	text-align: center;

}

.button {
	color: #ffffff;
	background-color: #6699cc;
	font-weight: bold;
	font-size: 10pt; 
	border-color:#999999;
	border: solid 1px;
}
