#banner {
    background-color: #ccc;
    border: 1px solid #888;
    color: #000;
    right: 10px;
    top: 150px;
    width: 200px;
    position: absolute;
}
