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

}

body{margin:0px;padding:0px;background:#9d1f28 url(../images/bg.jpg);text-align:left;font-family:HelveticaCondensed,Arial;font-size:16px;color:#ffffff;}

h1{margin:0px;padding:0x;font-size:48px;}
a{margin-top:20px;color:#ec7f82;font-size:18px;}
a:hover{color:#faf702;}

.c{text-align:center;}

#content{margin:0px auto;padding-top:160px;width:1000px;height:433px;background:url(../images/splash-graphbg2.png) no-repeat;}
#logo{margin-left:342px;}

#slogan{margin:51px auto 45px auto;font-size:40px;text-align:center;color:#e9e6b0;}
