﻿
html {
    height:100%;
}

body {
    margin:0px;
    background-color:#FFFFFF;
    font-family:Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    height:100%;
}

.outer_table {
    height:100%;
    width:100%;
    text-align:center;
    border:1px solid blue;
}

.outer-td {
    height:100%;
    width:100%;
    text-align:center;
}


.inner_table {
    width:450px;
    height:100%;
}

.inner_top_td {
    padding-top:160px;
    height:461px;
    text-align:justify;
    font-size:12px;
    background-image: url(images/WebmontonInfrastructure05.jpg);
    background-position:center 50px;
    background-repeat:no-repeat;
}

.inner_top_td1 {
    padding-top:50px;
    height:461px;
}

.inner_bottom_td 
{
 padding-left:20px;   
}

.CE_logo 
{
    padding:10px 0px 10px 20px;
}
