body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #FFFFFF url(http://www.discoshed.com/backgrounds/bowling.gif) top center repeat fixed
  }

blockquote {
  font-size: 88%;
  color: #FFB200;
  background: no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronymn {
  cursor: help;
  font-style: normal;
  }

code {
  color: #666;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  }

li {
  list-style: none;
 
  background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 0 6px;
  }

/* links */

a:link {
  color: #6C4F0A;
  }

a:visited {
  color: #6C4F0A;
  }

a:hover {
  color: #BB8607;
  }

a:active {
  color: #6C4F0A;
  text-decoration: none;
  }

/* ---( layout structure )---*/

#wrap {
  width: 800px;
  margin: 0 auto;
  text-align: centre;
  background: color: #FFFFFF;
  }

#main-content {
  float: centre;
  width: 800px;
  padding: 0;
  
  }

  /* ---( header and site name )--- */

#blog-header {

  background: url(http://www.discoshed.com/Logos/WebLogoAlt.gif) no-repeat top left;
  }

#blog-header h4 {
  margin: 0;
  padding: 20px 50px 50px 10px;
  font-size: 50%;
  color: #FDB812;
  background: url no-repeat bottom left;
  }


#blog-header h4 a {
  text-decoration: none;
  color: #FDB812;
  }

#blog-header h4 a:hover {
  color: #FDB812
  }


/* ---( main column )--- */

h1.post-title {
  margin-top: 0;
  font-family: "Helvetica", "Myriad";
  font-size: 150%;
  letter-spacing: -1px;
  color: #FDB812
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 5px;
  border-bottom: 1px solid #ddd;
  }

.post img {
  padding: 6px;
  
  }

.post {
  padding: 0;
  border: none;
  }

  table, tr, td{
background-color:transparent;
}

