body {
background:black;
}
div#frontheader {
position:relative;
font-family: "Adobe Caslon Pro","Lucida Bright", Georgia, serif;
color:white;
text-align:center;
margin-top:100px;
}
div#frontheader h1 {
font-size:6em;
font-weight:200;
margin:0 auto 30px auto;
width:376px;
height:65px;
text-indent:-5000em;
background:url(../images/front_logo.jpg) no-repeat;
}
div#frontheader h2 a {
font-size:1.6em;
font-weight:200;
color:white;
width:181px;
height:24px;
display:block;
z-index:30;
margin:0 auto;
text-indent:-5000em;
background:url(../images/enter_site.jpg) no-repeat;
}