﻿#febmain {
  position:relative;
  width:660px;
  height:526px;
  background-image:url('../images/gen_background.jpg');
}
#febxride {
  position:absolute;
  left:300px;
  top:70px;
}
#feblogo {
  position:absolute;
  left:50px;
  top:10px;
}
#febtext {
 position:absolute;
 width:80%;
 height:300px;
 left:60px;
 top:210px;
 color:White;
 font-family: Century Gothic;
 font-weight:bold;
}
#febenter {
 position:absolute;
 top:350px;
 left:370px;
}
a 
{
    color:#e9a203;
}

#hottext {
 position:absolute; 
 left:20px;
 top:85px;
 color:White;
 font-family: Century Gothic;
 font-weight:bold;
}
