#Layer-13 {
position: absolute;
left: 1px;
top: 500px;
width: 219px;
height: 36px;
z-index: 13;
<div id="Layer-13" >
<a href="santa.html">
<img src="Layer-13.png" width="219" height="36" alt="balloons copy" class="style1" /></a></div>
to be brief i have created a psd file
sliced it into 14 layers
but am unable to center any of it
what code can i apply to the css and html to get all layers centerd..
or do i cnter 1 layer and make allthe others relativ to that layer..
im new at this so please excuse my ignorance