body {
	background: #B1B3B4 url(images/body-tail.gif) repeat-x 50% 0%;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width:980px;
}

.content	{ height: 1em;
    left: -400em;
    overflow: hidden;
    position: absolute;
    width: 100em;}
