body{
	background-color: #F4EDD7;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#back{
    background-color: #FFF;
    margin: 0px;
	padding: 0px;
	text-align:center;
}

#fl{
	width: 650px;
	text-align: center;
	padding: 0px;
	margin: 15px auto 0px;
}
#news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	line-height: 130%;
}
#news a{color: #003300;}
#news a:hover{color: #666;}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #669900;
	font-weight: normal;
}
#skip {
	width: 650px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	list-style-type: none;
}

#skip a{
	color: #333333;
	
}

#skip a:hover{
	color: #003300;
}
#foodbox{
	background-color: #FFFFFF;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: right;
	}

