﻿.Title
{
    position:absolute;
    top:0px;
    left:0px;
    height:50px;
    font-family:Informal Roman;
    font-size:xx-large;
    text-align:center;
}
.Links
{
    position:absolute;
    top:51px;
    left:0px;
    height:200px;
    width:200px;
    font-family:Informal Roman;
    font-size:large ;

}
.Subtitle
{
    position:absolute;
    top:58px;
    left:275px;
    height:50px;
    font-family:Informal Roman;
    font-size:x-large;
    text-align:center;
}
.Content
{
    position:absolute;
    top:132px;
    left:275px;
    font-family:Informal Roman;
    font-size:medium;

}
.Images
{
    width:400px;
}
.Table
{
    text-align:center;
}
body
{
    font-family:Informal Roman;
    font-size:x-large;
}