html, body {
margin: 0px;
padding: 0px;
background-color:#FFF;
background-position:center;
background-repeat:repeat-y;
}

#halfbox {
border-left:0px #000000 solid;
position: absolute;
height: 480px;
width: 560px;
margin: -240px 0px 0px -280px;
top: 50%;
left: 50%;
}

h1 {
font-size: 3em;
font-family: georgia;
letter-spacing: 1px;
color: #bdbdbd;
font-weight:normal;
}

h4 {
font-family: arial;
font-size: 11px;
color:#4f6a7e;
padding-top:0px;
margin-top:0px;
width:490px;
font-weight:normal;
}
