{ padding:0, background-color:white; margin:0, list-style-type:none;}

#one {
    position: absolute;
    left: 356px;
    top: 109px;
    width: 970px;
    height: 250px;
    border: 0px;
}

#two {
    position: absolute;
    left: 1024px;
    top: 535px;
    width: 300px;
    height: 250px;
    border: 0px;
}

#site {
  position: absolute;
left: 341px;
    top: 0px;
    
    border: 0px;
}

#background {
  position: absolute;
  left: 0px;
    top: 0px;
    
    border: 0px;
}

.iframe {
  position: absolute;
  overflow: hidden;
}


