Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #header{
- margin-left: 25%;
- margin-right: 25%;
- }
- #left {
- float:left;
- width:14%;
- }
- #center {
- float:left;
- width:60%;
- }
- #right {
- float:right;
- width:14%;
- }
- #left, #center, #right {
- padding-bottom:32767px;
- margin-bottom:-32767px;
- padding-left: 5px;
- padding-right: 5px;
- }
- #wrapper {
- overflow:hidden;
- background:#c0c0c0;
- }
- #footer {
- clear: both;
- text-align: center;
- font-family: "trebuchet MS", verdana, arial, sans-serif;
- color: #ffffff;
- }
- .content {
- }
- .body{
- color: #ffffff;
- background: #000000;
- word-wrap: break-word;
- font-family: "trebuchet MS", verdana, arial, sans-serif;
- min-width: 800px;
- }
Add Comment
Please, Sign In to add comment