﻿#GeneralInformation {
    position: relative;
    margin: 0 auto;
    top:  180px;
    width: 50%;
}

#GeneralInformation h1 {
    background: url(Images/av-millerchill.jpg) top left no-repeat;
    width:   76px;
    height: 196px;
    margin-right: 32px;
    text-indent: -9999px;
    overflow: hidden;
    outline: none;
    float: left;
}

#GeneralInformation .Content {
    float: left;
    width: 364px;
}

#GeneralInformation p {
    font-size: 1.2em;
}