body {
font-family: helvetica, arial, sans-serif;
color:#333;
background-image:url('bg.gif');
background-repeat: repeat;
text-size: 89%;
}
#container {
width: 744px;
margin: 0px auto 30px auto;
padding: 0px 10px;
background-color:#fff;
background-image:url('tile.gif');
background-repeat: repeat;
border-left:4px solid #cccccc;
border-right:4px solid #cccccc;
}
h1, h2, h3, h4, h5, h6 {
font-family: verdana, helvetica, arial
font-weight:lighter;
color:#666;
}
#story {
width:560px;
padding:10px;
color:#000;
font-size:88%;
}