* {
    margin: 0;
    padding: 0;
}

img {
    border:0px;
    vertical-align: bottom;
}

body {
    margin-right: auto;
    margin-left: auto;
    width:100%;
    height:100%;
    position: relative;
}

div.container {
    width:957px;
    height:100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    font-size:14px;
}

img.header {
    vertical-align: bottom;
}

div.home {
    position: absolute;
    left:598px;
    top:16px;    
}

div.logout {
    position: absolute;
    left:692px;
    top:16px;    
}