
body { text-align: center; line-height: 1.8em; }

#page { margin: 50px auto 0 auto; text-align: left;
      width: 940px; }

#page #image { float: left; position: relative; }

#page #image #thumb { position: absolute; top: 75px; right: -10px; } 

#page #about { float: right; width: 360px; margin: 50px 0 0 0; }

#thumb_wrapper { text-align: center; line-height: 1em; margin: 0 0 25px 0; }


h1, h2, p { margin: 0 0 0.5em 0; }
h1, h2 { text-align: center; }
h1 { margin-bottom: 0.25em; } 

form { text-align: center; }


#footer { margin: 20px 0 0 0; }


.clear:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden; }
.clear { display: inline-block;}
/*  \*/
.clear {
    zoom: 1;
    display: block;
    }
/* */




/* typography */
body { font-size: 62.5%; color: #666; font-family: "Trebuchet MS", verdana, arial, sans-serif; }

h1 { font-size: 2.5em; line-height: 1em; }
h2 { font-size: 2.3em; line-height: 1em; }
h1, h2 { font-family: georgia, "Times New Roman", serif; color: #164C8C; }

p { font-size: 1.6em; }

#thumb_wrapper p { font-size: 0.9em; }

#footer { color: #999; }
#footer a { color: #999; }