body#festpage {
  scrollbar-arrow-color: #CC3300;
  scrollbar-3dlight-color: #FFFF33;
  scrollbar-highlight-color: #FF3333;
  scrollbar-face-color: #D7B410;
  scrollbar-shadow-color: #CC0000;
  scrollbar-darkshadow-color: #EEEE00;
  scrollbar-track-color: #F2C40D;
  margin: 0;
  color: #ffffff; 
  font-family: Arial;
  background: url('bkgnd2.JPG');
  } 

div.construct{
  position: absolute;
  text-align: center;
  font-size: 36;
  color: #ffffff;
  background-color: #000000;
  top: 220px;
  left: 10px;
  padding: 10px;
  }

div#einfo {
position: absolute;
top: 500px;
left: 20px;
ttext-align: center;
}

div#einfo2 {
position: absolute;
top: 130px;
left: 820px;
}

div#school {
border-style: double;
border-color: #000000;
color: #000000;
padding: 10px;
}

div#stuff {
position: absolute;
left: 260px;
top: 340px;
color: #000000;
}

div#stuff2 {
position: absolute;
left: 260px;
top: 260px;
font-size: 24pt;
color: #000000;
}

div#stuff3 {
position: absolute;
left: 260px;
top: 920px;
color: #000000;
}

div#stuff4 {
position: absolute;
left: 260px;
top: 260px;
font-size: 14pt;
color: #000000;
}

div#label {
float: left;
clear:left;
width:120px;
text-align: right;
}

div#label2 {
float: left;
width:20px;
margin-left: 5px;
text-align: right;
}
div#vals {
float: left;
margin-left: 5px;
}

div#regnow {
position: absolute;
border-style: double;
border-color: #000000;
top: 240px;
left: 520px;
width: 140px;
padding:5px;
background-color: #f7ec2b;
}