table.wm {
	background: url('../images/wm.jpg');
	/*background-attachment: fixed;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

body.wm {
	background: url('../images/bodywm.jpg');
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}}
