﻿.BackgroundDivLevel1
{
	width: 100%; 
	height: 100%; 
	background-image: url(../Images/Background/LogControlWallpaper1280Extend.jpg); 
	background-position: left bottom; 
	background-repeat: repeat-x
}
.BackgroundDivLevel2
{
	width: 100%; 
	height: 100%; 
	background-image: url(../Images/Background/LogControlWallpaper1280.jpg); 
	background-position: right bottom; 
	background-repeat: no-repeat
}
.BackgroundDivLevel3
{
	width: 100%; 
	height: 100%; 
	overflow: hidden;
}