body {margin-top: 0px;
  	  margin-bottom: 0px;
  	  margin-left: 0px;
  	  margin-right: 0px;
  	  background-color: #000000;}
  	  
div#layout {position: relative; 
			width: 100%; 
			height: 100%;}

div#guts {position: absolute;
		  width: 750px;
		  height: 500px;
		  background-image: url(http://www.antonettesrestaurant.com/antonettes750x500.gif);
		  background-repeat: no-repeat;}

div#footer {position: absolute;
		    width: 750px;
		    height: 32px;
		    text-align: center;}
		    
img {border: none;}

a.bmgcontrol:link {color: yellow; font-family: arial;}
a.bmgcontrol:active {color: yellow; font-family: arial;}
a.bmgcontrol:visited {color: yellow; font-family: arial;}
a.bmgcontrol:hover {color: white; font-family: arial;}
			
a:link {color: #ffffff; font-family: arial;}
a:active {color: #deb887; font-family: arial;}
a:visited {color: #deb887; font-family: arial;}
a:hover {color: #FFEFD5; font-family: arial;}

.footer_table {padding: 0px;
			   margin-top: 0px;
			   margin-bottom: 0px;
			   margin-left: 0px;
			   margin-right: 0px;
			   height: 32px;
			   width: 750px;}
			   
.musicbox {text-align: right;}
