﻿#content {
    float: left;
    width: 758px;
    margin: 0px;
    padding: 20px 35px;
}

#content h1 {
    margin: 0px 0px 20px;
    padding: 0px;
    color: #CD9AA0;
    font: 90px "Times New Roman", serif;
    font-style: italic;
}

#content h1.welcome {
    width: 320px;
    height: 98px;
    background: url(../../Images/Welcome.png) no-repeat left top;
}

#content h1.welcome span {
    visibility: hidden;
}

#content h2 {
    margin: 20px 0px;
    padding: 0px;
    color: #999999;
    font: 20px "Times New Roman", serif;
    font-style: italic;
}