body 
{
    background-color: #ffffff;
    color: #3300cc;
    font-size: medium;
}

#Left
{
    text-align: right;
    font-size: x-large;
    Left: 10px;
    width: 225px;
    line-height: 50px;
    position: absolute;
    height: 100px;
}

#Right 
{
	text-align: center;
    position: absolute;
    left: 235px; 
    width: 750px;
}

a
{
    color: #3300cc;
}
img
{
border-width:0px;
}