﻿
#Technology
{
    position: relative;
    xwidth:760px;
    xbackground: navy;
}

#Technology #flash
{
    position: absolute;
    xleft:-150px;
    top: -40px;
    width:760px;
    height:500px;
    xbackground: red;
}
