﻿.smallLogo
{
    position:absolute;
    width:136px;
    height:49px;
    top:10px;
    left:50px;   
}
.themeImage
{
    position:absolute;
    width:245px;
    height:270px;
    top:50px;
    left:0px;
}
.contentWriteUp
{
    position: absolute;
    width: 610px;
    height: 330px;
    top: 12px;
    right: 5px;
    overflow: auto;
}