﻿body {
}

#placeholder {
    position: relative;
    width: 1600px;
    margin: auto;
    height: 700px;
    margin-top: 0px;
    padding-top: 2px;
    background-image: url('../Images/Background 1.jpg');
    /* background('('../folder1/Images/banner.png') */
    /* background-size: 600px; */
    background-repeat: no-repeat;
    clear: right;
    opacity: 0.6;
}

#placeholder1 {
    opacity: 1.0;
}

*GridM {
    margin-left: auto;
    margin-right: auto;
}

.HeaderFreez {
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10;
}


.tablecenter {
    margin-left: 50px;
    margin-right: auto;
}

.gridview1 {
    margin-left: auto;
    margin-right: auto;
}
