html, body {
	font-size: 12px;
	color: #454545;
	background-color: #FFFFFF;
	background-image: url(../img/2013/pagebg/stock.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center -250px;
	background-attachment: fixed;
}
#pagetitlebg {
	/* height: 298px; */
	height: 80px;
	width: 1000px;
	margin: 1px auto 0px auto;
	padding: 0px;
	/* background-image: url(../img/2013/titlebg/stock.jpg);
	background-repeat: repeat;
	background-position: center top; */
}
