body
{
    margin: 0;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 0.7em;
    line-height: 115%;
    background-color: white;
    
}
#layout
{
  	position: absolute;
   width: 160px;
   height: 620px;
   overflow: hidden;
   background: #a91c6e;
   text-align: left;
   padding: 9px;
   
}
#skyscraper
{
    position: absolute;
}


