﻿.style1
{
    width: 176px;
}

.header
{
    font-family: High Tower Text;
    font-size: 4em;
    color: Blue;
}

.section
{
    font-size: 2em;
    text-decoration: underline;
    color: Blue;
}
.divlinks
{
    font-family: High Tower Text;
    text-align: center;
    height: 94px;
    width: 100%;
}
