home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0;
- background-color: white;
- background-repeat: no-repeat;
- background-attachment: fixed;
- background-position: bottom right;
- background-image: url( "images/BackdropLogo.png" );
- }
-
- .name_in_historical {
- color: gray;
- font-weight: bold;
- }
-
- .name_out_historical {
- color: gray;
- font-weight: bold;
- }
-
- .msg_body_historical {
- color: gray;
- }
-
- .msg_admin {
- color: gray;
- text-align: center;
- }
-
- .time {
- color: gray;
- }
-
- #contents {
- overflow: hidden;
- padding-top: 5px;
- padding-bottom: 5px;
- padding-left: 10px;
- padding-right: 5px;
- margin-top: 0px;
- margin-bottom: 0px;
- }
-
-