/*

   Whiskers N Wags AboutUs Layout Style Sheet

   Filename:         wnwaboutus.css
   Supporting Files: wnwaboutus.htm

*/

/* Content layout */

section.blurb1 {

    float: left;
    margin: 30px 60px 0px 50px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1em;
}

/*owner image layout*/

img.kim{
    width: 150px;
    height: 149px;
    float: right;
}


/*table layout */

table {
    margin: 0px 10px 0px 70px;
}


table img {
    height: 197px;
    width: 160px;
}