body { 
background-color: #000000; 
font-size: 14px; 
font-family: Helvetica ;
color: #cccccc; 
margin-top: 0; 
text-align: center;
background-image: url(../images/mainbcg.jpg); 
background-attachment: fixed; 
}

<!--
A:visited  {color:#FFFFFF; text-decoration: none;}
A:link  {color:#FFFFFF; text-decoration: none;}
A:active  {color: #FFFFFF; text-decoration: underline;}
A:hover   {cursor: pointer; color: Yellow;}
-->

div.container {
width: 770px;
margin: 0 auto;
text-align: left;

}

div.main {
z-index: 3000;
text-align: center;
top: 155px;
width: 770px;
position: absolute;
background-image:url(../images/bcg.jpg);
}

div.text {
z-index: 4000;
vertical-align: baseline;
top: 160px;
width: 730px;
margin:auto;

}

div.top { 
z-index: 4500; 
width: 770px; 
height: 155px; 
position:fixed; 
top: 0; 
background-image: url(../images/title.jpg); 
background-repeat: no-repeat; 
}

div.eventtext {
height: 100pc;
}

div.historytext {
height: 100pc;
}

div.linktext {
height: 100pc;
}