﻿body
{
}
.header
{
    top: 0px;
    left: 0px;
    width: 765px;
    height: 150px;
}
.welcome
{
    font: arial;
    font-size: 36pt;
    color: Red;
    width: 160px;
    top: 320px;
    left: 10px;
}
.intro
{
    font: arial;
    top: 350px;
    left: 210px;
    white-space: nowrap;
}
