body { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { 
	border:0px none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	
}
abbr, acronym { border:0px none;
}

body {

	overflow: auto;
}
.wrapper {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

body {
<!-- background:#33CCFF;  body  -->{background-image:url('leather6.gif') }           

<!-- background:#000; -->	
}
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('images/blank.gif');
}
#myGallery {
	width:512px;
	height: 388px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url('../images/ajax_small.gif') no-repeat center;
}