div.float {
float:left;
}

div.float p {
text-align: center;
}


h1 {
background-repeat:no-repeat;
background-attachment:fixed;
width:950px;
height:210px;
}

#text_box {
text-align:center;
}

#navbar {
background-repeat:no-repeat;
position:fixed;
}





