body{
	text-align:center;
	background: black;
	color:#ffffff;
}

#allcontent {
width: 1200px;
}

a:link{
	color: white;
}

a:visited{
	color:#d7c834;
}

a:hover{
	color: brown;
}

h6{
font-size: 30px;
}

img { 
border-color: black;
}

#table {
margin-left: 90px;
margin-top: -300px;
}

#specials {
margin-right: -825px;
margin-top: -600px;
}

#daily {
margin-right: -825px;
margin-stop: -575px;
color: #d7c834;
font-size: 20px;
}


