body,* {
        padding: 0px; margin:0px;
        background: #e1210a;
}
#centerbox {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -225px 0px 0px -400px;
        width: 800px;
        text-align: center;
}
#footer {
font-family: verdana;

    position: absolute;
    bottom: 0;
    right:0;
}

img {border: 0px;}

/* ====== Footer Link ====== */
a.type1:link {color:#9e1606; text-decoration:none;font-size:0.7em;}
a.type1:visited {color:#9e1606; text-decoration:none;font-size:0.7em;}
a.type1:hover {color:#fbd0cb; text-decoration:underline;font-size:0.7em;}
a.type1:active {color:#9e1606; text-decoration:none;font-size:0.7em;}