﻿.Post_it {
    background-image: url('images/landing_right.png');
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0px 0px 0px 0px;
    font-family: Segoe Print;
    color: #696969;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    height: 230px;
}

.Polaroid
{
    padding: 0px 0px 0px 0px;
}

.Front_page
{
    padding: 0px 0px 40px 0px;
}

#imgFrontpage
{
    width: 200px;
    height: 150px;
}

.NormalTextIndent
{
    font-size: small;
    color: #696969;
    font-family: Verdana;
    text-indent: 40px;
}

.NormalTextBoldIndent
{
    font-size: small;
    color: #696969;
    font-family: Verdana;
    font-weight: bold;
    text-indent: 40px;
}