body{
text-align:center;
position:relative;
}

div#content{
width:950px;
margin-left:auto;
margin-right:auto;
text-align:center;
position:relative;
}

h1#titleh1{
text-align:center;

}

div#contactinfo{
position:absolute;
left:290px;
top:940px;
width:370px;
height:70px;
background-color:#ffffff;
}

div#abouttext{
display:none;
}