#master_container {
	font-size: 15px;
	font-family: Georgia, 'Palatino', serif;
	line-height: 23px;
	color: #000;
	background-color: #000;
	text-align: left;
}

a:link, a:active, a:visited {
	color: #777;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

h1 {
	text-indent: -9999px;
	display: block;
}

h2 {
	text-indent: -9999px;
	display: block;
}

#master_container {
	background: url(../images/public-fried-chicken/title.jpg) top left no-repeat #fff;
	width: 2500px;
	height: 870px;
	
}

#container {
	position: absolute;
	top: 315px;
	left: 370px;
	width: 2100px;
	padding-bottom: 0px;
}

p {
	margin-bottom: 25px;
}
