body {
   margin:                             10px;
   }
a:after {
   content:                            " (" attr(href) ") ";
   text-decoration:                    none;
   }
.logo {
   text-align:                         center;
   width:                              100%;
   }
.logo img {
   border:                             0px;
   }
.nav_container {
   display:                            none;
   }
.content {
   width:                              100%;
   padding:                            10px;
   }
hr {
   color:                              #B25959;
   background-color:                   #B25959;
   border:                             0px;
   width:                              80%;
   height:                             1px;
   }
.copyright {
   width:                              100%;
   color:                              #B25959;
   font-size:                          10px;
   text-align:                         center;
   padding-bottom:                     20px;
   }
.copyright a {
   color:                              #6E0000;
   }
.companies li {
   padding-bottom:                     100px;
   }
.links li {
   padding-bottom:                     70px;
   }