Title: [CSS] mainforindexofficial6.css Author: someone_ Pastebin link: http://pastebin.com/Q2zEWMzu First Edit: Saturday 17th of November 2012 05:33:23 PM CDT Last Edit: Saturday 17th of November 2012 05:33:23 PM CDT * {         margin: 0;         padding: 0;         font-size: 10px;         text-align: center; }   html {         font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;         background: url("../images/sunrise.jpg") no-repeat left top fixed #2A2A2A; }   .marquee {         margin-bottom: 10px; } .marquee b {         margin-right: 30px; }   .marquee * {         font-size: 12px; }   .banner {         overflow: hidden;         padding-top: 25px; }   header {         margin-bottom: 20px; }   footer {         margin-top: 25px;         margin-bottom: 80px; }   #container {         color: #E6E6E6;         line-height: 1;         width: 1226px; }   .center {         margin: 0 auto;         display: table;         text-align: center; }   a {         color:#7EB9C4;         text-decoration: none; }   a:hover {         color:#ff8a00;         text-decoration: underline; }   a:visited {         color:#4a6a70; }   h2, h3, h4 {         font-family: Arial, Helvetica, sans-serif;         text-transform: capitalize; }   h2 {         font-size: 1.35em;         color: #eaeaea; }   h3, h4 {         font-size: 1.8em; }   h3 {         color: #800000 }   h4 {         color: #FFFF00;         padding-bottom: 10px; }   .left {         float: left;         display: inline; }   .right {         float: right;         display: inline; }   .clear {         clear: both; }   .marquee {         width: 880px;         padding-top: 10px;         margin: 0 auto; }   .latest_tweets {         position: relative; }   .follow a {         position: absolute;         margin-top: -50px;         padding-right: 80px;         right: 0; }   .tweet {         font-family: Georgia, serif;         font-size: 1.1em;         color: #F0F;         width: 237px;         padding: 0 60px; }   .tweet .tweet_list {         background:  url("../images/twitter_bg.png") no-repeat scroll 0 100%;         height: 199px;         list-style-type: none;         margin: 0;         padding: 0; }   .tweet .tweet_list li {         width: 200px;         overflow: auto;         line-height: 1.5;         padding: 8px 15px; }   .tweet .tweet_list li a {         color: #0C717A; }   .tweet .tweet_list .tweet_even {         background-color: #F0F; }