body { background: url(../images/bg1.jpg) #000; top: 0px; left: 0px; margin: 0px; padding: 0px;  }

#main { margin: 0 auto; width: 100%; height: 100%; background: url(../images/bg2.jpg) repeat-x; margin: 0px; padding: 0px; text-align: center;  padding: 45px 0px 0px 0px;}
#siteholder { margin: 0 auto; width: 700px; height: 500px; background: #000; border: 1px solid #808080;  }

#bg { margin: 0 auto; width: 720px; height: 520px; background: url(../images/bg3.jpg) no-repeat;  text-align: center;  }

#ufoDemo { background: #000; }

.corner {
    position: absolute;
    bottom: 0px;
    top: 0px;
    right: 0px;
    z-index: 100;
    margin: 0px;
    padding: 0px;
}

.corner2 {
    position: absolute;
    bottom: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    margin: 0px;
    padding: 0px;
}

a img { border: 0px; }
