﻿body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: small;
    color: #33527D;
    width: 768px;
        margin-left: auto;
    margin-right: auto;
    text-align: center;
}

input, select
{
    font-size: small;
    width: 150px;
}

h3
{
    font-size: small;
}

.header #image a
{
    text-decoration: none;
    display:block;
    width:100%;
    height: 200px;
}