html
{

	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	min-width: 1070px;
	margin:0px;
	padding:0px;
}
body
{
	background-position: top right;
	background-repeat: no-repeat;
	min-width: 1070px;
	margin:0px;
	padding:0px;
}
