#header_cell { 
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
body { 
	background-color:#F5F5DC;
	background-attachment:fixed;
}
#layout_wrapper { 
	width:1334px;
}
.layout-wrapper { 
	width:1334px;
}
#left_column { 
	width:254px;
}
#content_column { 
	width:1080px;
}
