#my-div
{
    width    : 100%;
    height   : 160px;
    overflow : hidden;
    position : relative;
}
 
#my-iframe
{
    position : absolute;
    top      : -225px;
    left     : -10px;
    width    : 1280px;
    height   : 1200px;
}

#ah-1	{
color: #765694;
font-family: arial, sans-serif;
font-size: 30px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 1px;
}

p	{
color: #FFFFFF;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
margin-top: 10px;
margin-bottom: 1px;
}

