#container_table{
background-image: url(../images/promo/gig_car.jpg);
background-repeat: no-repeat;
background-color: #000000;
width: 980px;

}
#timer{

}

#timer p{
  color: #FABA00;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}

#container_table h1{
font-size: 22px;
  color: #fff;
}
#container_table h2{
  color: #fff;
  font-size: 16px;
}

#container_table h3{
  color: #fff;
  font-size: 14px;
}

#why_gigabyte h2{
  color: #fff;
  font-size: 16px;
}
#why_gigabyte h3{
  color: #fff;
  font-size: 14px;
}
#why_gigabyte p{
  color: #FFFFFF;
  font-size: 11px;
}
#why_gigabyte a:link{
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
}
#why_gigabyte a:hover{
  color: #FFFFFF;
  font-size: 11px;
    text-decoration: none;
}
#why_gigabyte a:visited{
  color: #FFFFFF;
  font-size: 11px;
    text-decoration: none;
}

#bottom_section{
background-image: url(../images/promo/p55_footer.jpg);
background-repeat: no-repeat;
width: 980px;
height: 400px;

}





