*{
padding:0;
margin:0 auto;
}

html, body{
height:496px; /* Put in to place 100px from top in IE-mac */
/* Hide from IE-Mac \*/
height:100%;
/* End hide */
}

body{
background:#050505;
text-align:center;
}

#spacer{
height:50%;
width:1px;
/* Half image height */
margin-bottom:-147px;
float:left;
}

#wrapper{
position:relative;
clear:left;
width:750px;
height:295px;
margin:0 auto;
background:url(images/title.png) no-repeat;
cursor:pointer;
}

img{
border:0;
}

