@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('PTN77F-webfont.eot');
    src: url('PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTN77F-webfont.woff') format('woff'),
         url('PTN77F-webfont.ttf') format('truetype'),
         url('PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {   
    background-color:#003500;       
    font-size:12px;
    height:100%;
    margin:0px;
    padding:0px;
    font-family: 'pt_sans_narrowbold';
    text-transform:uppercase;
    width:100%;
}

