its cute, except i dont like the horizontal scrollbar
try this:
CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
border: none;
background-color: transparent;
width:350px;
}
</style>
<!-- end code provided by createblog.com -->
put that into custom header and adjust the width so that your blog fits into the box you made for it.