﻿.bodyStandard
{
    font-size: 2em;
    background-image: url('speckled.gif');
}

.horizontal4
{
    height: 4px;
    margin-top: 0px;
}
.horizontal3
{
    height: 3px;
}
.horizontal1
{
    height: 1px;
}

.photoLandscape
{
    width: 74px;
    height: 50px;
    border: 0px;
    margin: 0px 3px 0px 3px;
}
.photoPortrait
{
    width: 50px;
    height: 74px;
    border: 0px;
    margin: 0px 3px 0px 3px;
}

