@import "style.css";

address,blockquote,fieldset,form,h1,h2,h3,h4,h5,h6,p,pre,table,textarea{
 margin-left:16px;
 margin-right:16px;
}

body{
 background-image:url("images/wide-main-top-nosidebar.gif");
 padding-top:30px;
 width:1202px;
}
#main{
 background-image:url("images/wide-main-background-nosidebar.gif");
 width:1202px;
}
h1{
 background-image:url("images/wide-header-background.gif");
 margin-right:10px;
 margin-left:8px;
}
h1 a{
 background-image:url("images/wide-header-bottom-nosidebar.gif");
 padding-bottom:22px;
}
#navigation{
 display:none;
}
#content{
 background-image:url("images/wide-main-bottom-nosidebar.gif");
 font-size:1em;
 padding-bottom:19px;
 padding-right:3px;
}
#content textarea{
 width:840px;
}
.post h2,.post h3,#respond{
 background-image:url("images/wide-heading-background.gif");
}
.navigation,.bottom-navigation{
 margin-left:16px;
 margin-right:16px;
}
