﻿html
{
    background:#FFE;
    font-family:georgia,serif;
}
h1
{
    margin:.5em auto;
    font-weight:normal;
    font-size:3em;
}

#bodyLiner{margin:50px;width:950px;}

#menuColumn{
    float:left;
    width:400px;
}
#photoColumn{
    float:right;
    width:500px;
}

/* Web places */

.webPlaceName {
    padding:4px;
    border-top:1px solid #EED;
}

#jarednsuzLoginForm label 
{
    position:absolute;
    left:-9000px;
}