p.introduction:first-letter 
{
font-size : 50pt;
font-family: Times New Roman;
float : left;
line-height:60px;
color: #003366;
}
#centercontent {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 210px;
    PADDING-TOP: 5px;
}
.header {
    background-position-x: left;
}
#author_profile
{
    position: absolute;
    left:-1000px;
}
body {
    background: #fff fixed top left;
}
.post
{
    font-size : 11pt;
    line-height : 200%;
}
.syntaxhighlighter CODE
{
    font-size : 9pt !important;
    line-height : 150%;
}
.syntaxhighlighter .toolbar A.item
{
    text-indent : 0px !important;
}