p {
	margin-left:5px;
}

#main h2 {
	color:#333;
	font-weight:normal;
	font-size:16px;
}

#bread {
	font-size:11px;
	font-weight:bold;
	color:#666;
	position:absolute;
	top:216px;
	left:50%;
	margin-left:-232px;
}

#main {
	position:absolute;
	top:246px;
	height:530px;
	color:#333;
}

.footer {
	margin-left:-157px;
}