@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/BBG_HOME_MASTER.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	font: 1em/17px georgia,'palatino linotype',palatino,'times new roman',times,serif;
	color:#222;
}
