#headerbg {	width: 100%;	position: fixed;}#bodycontainer {	border: none;	margin-top: 260px;}#bodygradient {	background: url(../images/bodygradient.png) repeat-x;	width: 100%;	height: 170px;	position: fixed;	top: 292px;	border-top: solid 1px #fff;}body.mobile #bodygradient { position: relative; top: auto; }body.mobile #bodycontainer { margin-top: -260px; }