#skyscraper_1 {
position: absolute;
top: 120px; left: -130px;
width: 120px; height: 600px;
}

#skyscraper {
position: absolute;
top: 120px; right: -130px;
width: 120px; height: 600px;
}

#topbanner {
position: absolute;
top: 30px; left: 15px;
width: 600px; height: 75px;
}
