body {
    background-image: url(images/bg005.jpg);
    background-attachment: fixed;
    height: 400px;
    width: 100%;
    margin-top: 6px
    }
/* IE */
@font-face {
    font-family: Segoe Print;
    src: url(/SEGOEPR0.eot)
    }
/* non-IE */
@font-face {
    font-family: Segoe Print;
    src: url(//:) format("No-IE-404"), url(/segoepr.ttf) format("truetype")
    }
/* non-IE */
@font-face {
    font-family: Segoe Print;
    src: url(//:) format("No-IE-404"), url(/segoepr.woff) format("woff")
    }