#site_bg {
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#site_bg {
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#site_content {
	font-family: "Myriad Pro Light";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	height: auto;
	background-position: top;
	padding: 5px;
}
#site_content2 {
	font-family: "Myriad Pro Light";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: auto;
	background-position: top;
}

