

body {
	background-color: #663300;
	background-image: url(../images/bg_global.jpg);
	background-position:Top Left; 
	background-attachment:fixed; 
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.width {
max-width: 1200px;
}