.bodypt {
	background-attachment: fixed;
	background-image: url(img/pro_left_pt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FEE301;
}
body {
	background-attachment: fixed;
	background-image: url(img/pro_left_pt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
