#splash{
background: url(holding_page.jpg);
width: 600px;
height:200px;
text-align: center;
position: absolute;
top: 0px;
left: 50%;
margin-left: -300px; 
}

#contact

{
width:600px;
position:absolute;
top:200px;
left: 50%;
margin-left: -300px; 
text-align:center;


color:#006100;
font-family:arial;
font-weight:bold;
font-size:20px;
}

h2 {
font-size:25px;
}