﻿html {
	_background: url(trans.gif) no-repeat fixed;   overflow-x:hidden;    _overflow-x:hidden;   overflow-y:hidden;
}
.bgstretcher-area {
	text-align: left;
}
.bgstretcher {
	left: 0px; top: 0px; position: absolute;width:100%;
}
.bgstretcher ul {
	left: 0px; top: 0px; position: absolute;
}
.bgstretcher ul li {
	left: 0px; top: 0px; position: absolute;
}
.bgstretcher ul {
	list-style: none; margin: 0px; padding: 0px;
}
.bgstretcher ul li {
	list-style: none; margin: 0px; padding: 0px;
}
.bgstretcher {
	background: black; left: 0px; top: 0px; width: 100%;  position: fixed; z-index: 1; _position: absolute;
}
