body {
text-align: center;
margin-top: 0px;
background: #1B0405;
color: #000;
font-family: Georgia, Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
background-image: url(http://listings.ironictiming.com/willdrew/layout/back-2.png);
background-repeat: repeat;
}

a:link { text-decoration: underline; color:#60100A; }
a:visited { text-decoration: underline; color:#60100A; }
a:active { text-decoration: underline; color:#60100A; }
a:hover { text-decoration: underline; color:#60100A; }

#container {
background: #fff;
margin: 0 auto;
width: 698px;
text-align: left;
overflow: hidden;
border-left: solid 2px #000;
border-right: solid 2px #000;
border-top: solid 2px #000;
border-bottom: solid 2px #000;
  }

#header {
background: #fff;
margin-top: 0px;
text-align: center;
}

#menu {
text-align: center;
float:center;
width:698px;
background:#fff;
	}

#content {
text-align: left;
width: 660px;
margin-top: 30px;
margin-left: 20px;
background:#fff;
	}

td {
font-family: Verdana, Arial, Tahoma, Trebuchet MS;
font-size: 11px;
}

img {
border: 0;
}

.indent {
margin-top: 5px;
margin-left: 40px;
}

.credit {
margin-top: 0px;
margin-left: 60px;
font-size: 9px;
}

h1 {
font-size: 21px;
margin-bottom: 0px;
}

h2 {
font-size: 19px;
margin-bottom: 0px;
}

h3 {
font-size: 17px;
margin-bottom: 0px;
}

h4 {
font-size: 15px;
margin-bottom: 0px;
}

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}