﻿.pagetitle
{
    font-size: x-large;
    color: #FF9900;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.pic
{
    clear: both;
    float: left;
    padding: 1%;
}
.sectiontitle
{
    text-align: center;
    font-weight: bold;
    padding: 1%;
}
.sectiontext
{
    float: right;
    padding: 1%;
}
