body { background-image: url(b_spectrum.jpg); background-repeat: no-repeat; background-position: center 30px; } body, /* for Admin -> */ td, input, textarea { background-color: #000; color: #fff; font: 12px "Courier New", Sans-serif; letter-spacing: 2px; } body { /* for IE -> */ margin: 0px; padding: 0px; } a:link, a:visited, a:active { text-decoration: none; color: #777; outline: none; } a:hover { color: #ff0099; } a:active { color: #fff; } .youtube a { color: #ff0099; } .youtube a:hover { color: #fff; } #container { position: absolute; width: 100%; top: 0px; left: 0px; margin: 0px; padding: 0px; } #content { margin-top: 16px; margin-bottom: 0px; margin-left: auto; margin-right: 22px; text-align: right; } #logo { width: 68px; height: 99px; background-image: url(b.jpg); background-repeat: no-repeat; margin-top: 19px; margin-left: auto; } #list { margin-top: 7px; margin-bottom: 5px; } .lyrics { padding: 15px; background: #000; display: none; border: 1px solid #ff0099; width: 850px; position: relative; text-align: center; margin-left: auto; margin-top: 10px; margin-bottom: 10px; line-height: 150%; } .song_title { font: 12px Courier New; line-height: 130%; background: #000; padding-left:10px;padding-top:5px;padding-bottom: 5px;line-height:150%;} .chord { font: 15px Times, Tahoma, Arial, Helvetica, Sans-serif; letter-spacing: 2px; font-style: normal; color: #ddd; margin-left: 4px; margin-right: 9px; } .section_a { color: #99f; } .section_b { color: #9f9; } .section_c { color: #ff9; } .section_d { color: #9ff; } .section_e { color: #fff; } .instrumental { font-style: normal; letter-spacing: 5px; } #copy { color:#fff; margin-bottom: 10px; } #blurb { position: absolute; left: 21px; top: 399px; text-align: left; } #fanbox { position: absolute; top: 20px; left: 20px; } /* for Admin */ body { text-align: center; } textarea { text-align: center; } table, textarea { margin: auto; } input { text-align: center; }