body{
	background-color:rgb(31,26,23);
	text-align:center;
	margin-top:20px;
	font-family:"Arial", sans-serif; font-size: 10pt; line-height:1.0em; color:#737271;
}
#webpage{
	width:969px; !important; height:576px !important;
	overflow:hidden;
	margin-right:auto; margin-left:auto;
}
#upperline{
	width:969px; height:40px;
	background-image:url('../pics/logo.png');
	background-repeat:no-repeat;
	background-color:rgb(31,26,23);
}
#menu{
	text-align:right;
	padding-top:23px;
}
#menu img{
	border:0px;
}
#iframe{
	width:969px; height:506px;
	overflow:hidden;
}
#food{
	background-color:rgb(31,26,23);
	width:969px; height:30px;
	text-align:left;
}
#food div{
	width:249px; height:11px;
	position:relative;
    overflow:hidden;
    float:right;
    margin-top:10px;
    font-size: 5pt;
}
#food span{
	display:block;
	width:249px; height:11px;
	position:absolute; left:0; top:0; z-index:1;
	background-image:url('../pics/copyright.png');
	background-repeat:no-repeat;
}