body, span, div, p, h1, h2, h3, h4, ul, li {padding:0;margin:0;}

body {background:#868686 url(../images/tar.jpg);text-align:center;overflow-x:hidden;}

#wrapper {width:960px;margin:20px auto;font-family:monospace;}

#header {position:relative;width:960px;height:210px;}

#logo {position:absolute;top:140px;right:200px;}
#slogan {background:#c52128;height:75px;width:100px;position:absolute;top:30px;right:110px;padding-top:25px;}
#slogan h3 {font-family:sans-serif;color:#fff;font-size:14px;position:relative;top:5px;}
#slogan h4 {font-family:sans-serif;color:#fff;font-size:24px;}

#leg {position:absolute;top:130px;right:110px;height:100px;width:100px;}

h2 {font-size:30px;color:#fff;margin:30px 0;}

p {font-size:25px;color:#fff;}

.red {color:#ff7500;}

#policeline {
    margin-top:200px;
    text-align:center;
    padding:5px 0;
    color:#000;
    font:bold 35px sans-serif;
    overflow:hidden;
    width:200%;
    height:40px;
    background:#ffff00;
}

#contact {width:960px;margin:100px auto;}

a:link {text-decoration:none;color:#fff;}      /* unvisited link */
a:visited {text-decoration:none;color:#fff;}  /* visited link */
a:hover {text-decoration:none;color:#c52128;}  /* mouse over link */
a:active {text-decoration:none;color:#fff;}  /* selected link */  