div#test {
    background-image: url(/images/Content/History.jpg);
    background-repeat: no-repeat;
    height: 115px;
    width: 680px;
}
div#testtext {
    position: relative;
    height: auto;
    width: auto;
    left: 155px;
    top: 50px;
}
