html {height: 100%}
body {height: 850px;background: url(/images/c/galaxy3.jpg) no-repeat 0% -45px;}

#flash {width:100%; height:1040px;}

.text {color: #fff;font-size: 1.8em;display: block;text-decoration: none;text-transform: uppercase;line-height: 1;}
.text span {display: block;font-size: 0.7em;color: #60ccfe;text-transform: lowercase;width: 300px;padding-top: 5px;}

a:visited .text {color: #fff}
a:hover .text {color: #E77200}


.item1 {position: absolute;left: 230px;top: 170px;}
.item1 .image img {width: 180px;height: 120px;}
.item1 .text {width: 240px;position: absolute;left: 65px;top: 105px}

.item2 {position: absolute;left: 650px;top: 70px;}
.item2 .image img {width: 200px;height: 140px;}
.item2 .text {width: 200px;position: absolute;left: 170px;top: 70px}

.item3 {position: absolute;left: 120px;top: 350px;}
.item3 .image img {width: 180px;height: 170px;}
.item3 .text {width: 200px;position: absolute;left: 35px;top: 170px}

.item4 {position: absolute;left: 880px;top: 380px;}
.item4 .image img {width: 180px;height: 160px;}
.item4 .text {width: 170px;position: absolute;left: -115px;top: 120px}

.item5 {position: absolute;left: 250px;top: 600px;}
.item5 .image img {width: 210px;height: 160px;}
.item5 .text {width: 220px;position: absolute;left: 60px;top: 150px}

.item6 {position: absolute;left: 730px;top: 650px;}
.item6 .image img {width: 200px;height: 160px;}
.item6 .text {width: 185px;position: absolute;left: 190px;top: 25px}

.item7 {position: absolute;left: 850px;top: 260px;width: 180px;}
.item7 .image {display: none;}
.item7 .text {width: 140px;}

.galaxy_content {position: absolute;left: 480px;top: 850px;color: #40444b;font-size: 1.2em;text-transform: uppercase}
.galaxy_copyright {width: 200px;position: absolute;left: 250px;top: 850px;color: #cdc5cf;font-size: 1.1em}
.galaxy_developer {width: 200px;position: absolute;left: 800px;top: 850px;color: #cdc5cf;}
.galaxy_developer a {color: #cdc5cf;text-decoration: none;font-size: 1.1em}
.galaxy_developer img {float: left;margin: 3px 10px;}

