The code is.
<div class="title" align="left"><h2><?php the_title() ?></h2>
<?php the_time('M j, Y') ?>
Then it goes into a div for the_content and after that it closes both divs
And a question about the styles. What would the style be applied to? The div class? Or div ID? But no I didn’t check that yet. Ill give it a try.