@CHARSET "UTF-8";

.Background
{
	display: block;
	position: fixed;
	_position: absolute;
	_height: 1400px;
	_width: 200%;	/* PRECAUÇÃO */
}

.OnlyCenterPanel
{
	position: absolute;		
	width: 586px;
	z-index: 101;
	_margin-left:0px;
}