html{
font-family: "Lucida Console", Monaco, monospace;
font-size: 1.1em;
line-height: 170%;
color: #000;
background: #fff;
}

a{
text-decoration: none;
color: #c00;
}

body{
margin-left: 52px;
margin-top: 30px;
}

.content{
position: relative;
}

.leftshift{
position: absolute;
left: -30px;
}


img{
}


#text{
}

