body {
	margin:0;
	color:#FF9900;
	background:#000;
}
body > table {
	width:100%;
	border:0;
	background:url(images/bg2.jpg) left top repeat-x;
}
a {
	color:#FF9900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:0;
}
.abs {
  position:absolute;
}
.eat24 {
  width:279px;
  height:48px;
  display:inline-block;
  background:url(http://eat24hrs.com/buttons/images/red_logo_banner.png);
}
.eat24:hover {
  background:url(http://eat24hrs.com/buttons/images/red_logo_banner_glow.png);
}
.preload {
  background:url(http://eat24hrs.com/buttons/images/red_logo_banner_glow.png);
  visibility:hidden;
}