body {
    background:#d3e5f4;
    color:#666666;
    font-size: 14px;
    font-family: 'lucida grande', 'lucida sans unicode', verdana, arial, helvetica, sans-serif;}
ul, li {
    list-style-type:none;}
body,h1,h2,h3,h4,h5,h6,ul,li,form,div,p {
    margin:0;
    padding:0;}
div {
    width:auto;
    height:auto;
    margin-left:auto;
    margin-right:auto;}
#main {
    padding:20px;
    margin-top:20px;
    background:#fff;
    width:400px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8spx;}
h1, h2, h3 {
    font-size:26px;
    line-height:22px;
    font-weight:normal;
    color:#000;
    margin:22px 0;}
h2 {
    font-size:16px;
    font-style:italic;
    line-height:16px;
    color:#000;}
h3 {
    font-size:15px;
    line-height:15px;
    color:#000;}
a {
    text-decoration:underline;}
    a:hover {
        text-decoration:none;}
p {
    line-height:18px;
    margin:12px 0;}
em {
    font-style:normal;
    background:#d3e5f4;}