body {
background: url("Devilback.jpg");
background-size: 100% 100%;
background-repeat: no-repeat;
height:100%;
overflow:hidden;
}

html {height:100%}
table {height:99%;
    width:100%;
border-spacing:0px;}

td {padding: 0px;}
.tdwidth {
    width:25%;
    vertical-align: bottom;
    height:200px;
}

.tdwidth2 {
    width:25%;
    vertical-align: bottom;
    height:98%;
}
.width70{width:70px;}
.tdheight {width: 25%;
vertical-align:top;
height: 50px;}

.imgcenter {display:block;
    margin-left: auto;
    margin-right:auto;
    }

    .height1 {height:34px;
    width:464px;}

    .height2 {
        width:100%;
        position: relative;
        z-index: 7;
        height:99%;}