@charset "utf-8";
/* CSS Document */

body { background:#000 url(img/cosmonodd_2a_bg.gif) top center no-repeat; margin: 0; padding: 0; }
.offScreen { position: absolute; left: -9999px; }

#comingSoonText { background: url(img/cosmonodd_2a_text.png) 0 0 no-repeat; width: 102px; height: 84px; position: absolute; top: 132px; left: 50%; margin-left: -112px; }

#zoomOut { background: url(img/zoomOut.png) 0 0 no-repeat; width: 48px; height: 87px; position: absolute; top: 128px; left: 50%; margin-left: 10px; }
#zoomOut a { display: block; width: 100%; height: 100%; }

#cosmonodd { background: url(img/cosmonoddSprite.png) 0 0 no-repeat; width: 169px; height: 106px; position: absolute; top: 238px; left: 50%; margin-left: -142px; }

#modalOverlay { width: 100%; height: 100%; background: url(img/overlayBG.png); z-index: 999; position: absolute; display: none; padding: 0; margin: 0; }
#selfPortrait { width: 453px; height: 700px; z-index: 1000; position: relative; margin: 28px 28px 0 auto;}
