body {text-align:center}
#shadows {margin:0 auto; margin-top:5px}
#shadows2 {margin:0 auto}
#container {text-align:left}
body {background: url(http://s3.spanglefish.com/pb/purple-stars.gif)}
#container, #blogfloat, #menu ul ul {background: url(http://s3.spanglefish.com/cb/black-black.gif)}
new TWTR.Widget({
  version: 2,
  type: 'profile',
  rpp: 5,
  interval: 30000,
  width: 250,
  height: 300,
  theme: {
    shell: {
      background: '#333333',
      color: '#1cfa08'
    },
    tweets: {
      background: '#000000',
      color: '#a80aa8',
      links: '#4aed05'
    }
  },
  features: {
    scrollbar: true,
    loop: false,
    live: false,
    behavior: 'all'
  }

