/*
Theme Name: Ocean Mist
Theme URI: http://www.tenbytwenty.com/
Description: XHTML 1.1 valid theme with a flexible, elastic grid layout and fully customisable colour scheme.
Version: 2.0
Author: Ed Merritt
Author URI: http://www.edmerritt.com/
Tags: blue, custom header, custom colour scheme, elastic width, two columns, widgets, SEO friendly, accessible, default colour schemes, 
*/

.huh {
    display:block; /*keeps em' all on one line*/
    width:100%;    /*stretches em' across post area*/
    height:auto;   /*just because*/
    padding:5px;   /*so it's not cramped*/
    }
.huh img {
    float:left;    /*this makes the image appear on the left*/
    padding:5px;   /*gives you buffer between text and pic*/
   }