Div positioning

<div id="Layer1" style="position:absolute; width:100px; height:115px; z-index:1; left: 0px; bottom: 50%; background-color: #000000"></div>

Hi,

how do i modify the above so that it will appear vertically centered in browser?

thanks.