﻿body 
{
	
}
.adjustedZIndex
 {
    position: relative;
    z-index: 1000;

}

.adjustedZIndex1
 {
    z-index: -9999;

}