body {

background:#272727 url(bg2.png) repeat-x scroll 0 top;

}

a {
color: black;
}

img {
border: none;
}


.main {
	height:540px;
	width: 950px;
	background-color: ;
	margin:50px auto auto auto;

	
}

#menu {

margin:20px auto auto auto;
position: absolute;
z-index: 10;
posistion:absolute;

}

#content {
	margin:70px 0 0 0;
	position: absolute;	
	background-color: #181818;
	height: 430px;
	width: auto;
	border-color: #272720;
	width: 950px;
}

#content img {
border-width: 1px;
border-color: white;
border-style: solid;
}

#images {
margin: 20px auto auto 30px;
}
#images a {
color: white;
}
#food img {

border-style: none;
border-color: white;
border-width: 10px;
}

#food a{
color:white;
text-decoration: none;
}

#food a:hover {
color: #9a9a9a;
text-decoration: none;
}

#loading2 {
	font-size: 10px;
	text-align: justify;
	font-family: verdana;
	margin:250px 0 0 400px;
	position: absolute;
	color: white;
	height: 60px;
	width: 100px;
}

#food {
background-color: white;
}

#food #more {
background-color:#181818; 
}

#more {
padding-left: 10px;
}

td {
text-align: center;
}