﻿#top{
    position: relative;
    margin-bottom: 20px;
}
#toptext{
    float:left;
    position: absolute;
    text-align: center;
    width: 550px;
    top: 25px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    font-size:10px;
    letter-spacing: 0px;
    color: rgb(102,102,102);
}
#WhatsNew{
    margin: 10px 0 20px 0;
    overflow: visible;
}
#whatImage{
    margin: 20px 0 0 0;
}
#dm{
    float:left;
    margin: 10px 20px 0 0;
}
