body {
    margin-top: 50px;
    background-color: #000;
    padding:0;
    margin:0;
    color: #fff;
}

#stonegiant {
	position: absolute;
	width: 1024px;
	height: 400px;
	top: 60px;
	
	margin: 0;
	padding: 0;
	background: transparent url(images/stonegiant.jpg) center top no-repeat;
}

.screen {
	position: absolute;
	width: 130px;
	height: 73px;
	background: white;
}

a.box {
	position: absolute;
	width: 100%;
	height: 100%;
	text-decoration: none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radisu: 8px;
	-khtml-border-radius: 8px;
}
a.box:hover { background-color: #777; opacity:0.3; filter:alpha(opacity=30); width: 100%; }

a {text-decoration: none; color: white;}
a:hover {color: #777;}

#screen_1 {left: 72px;  top: 440px; background: url(new_screenshots/icon_1.jpg) top left no-repeat;}
#screen_2 {left: 222px; top: 440px; background: url(new_screenshots/icon_2.jpg) top left no-repeat;}
#screen_3 {left: 372px; top: 440px; background: url(new_screenshots/icon_3.jpg) top left no-repeat;}
#screen_4 {left: 522px; top: 440px; background: url(new_screenshots/icon_4.jpg) top left no-repeat;}
#screen_5 {left: 672px; top: 440px; background: url(new_screenshots/icon_5.jpg) top left no-repeat;}
#screen_6 {left: 822px; top: 440px; background: url(new_screenshots/icon_6.jpg) top left no-repeat;}
#screen_7 {left: 372px; top: 540px; background: url(new_screenshots/icon_7.jpg) top left no-repeat;}
#screen_8 {left: 522px; top: 540px; background: url(new_screenshots/icon_8.jpg) top left no-repeat;}
 
#download {
	position: absolute;
	width: 1024px;
	height: 50px;
	top: 340px;
	text-align: center;
	font-size: 1.21em;
	font-family: Verdana, Arial, Helvetica;
}

#mirror {
	position: absolute;
	width: 1024px;
	height: 50px;
	top: 380px;
	text-align: center;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica;
}

#pressrelease {
	position: absolute;
	width: 1024px;
	height: 50px;
	top: 650px;
	text-align: center;
	font-size: 1.21em;
	font-family: Verdana, Arial, Helvetica;
}

#bitsquid {
	position: absolute;
	width: 188px;
	height: 48px;
	left: 330px;
	top: 750px;
	
	margin: 0;
	padding: 0;
	background: transparent url(images/bitsquid.jpg) left top no-repeat;
}

#fatshark {
	position: absolute;
	width: 91px;
	height: 83px;
	left: 570px;
	top: 730px;
	
	margin: 0;
	padding: 0;
	background: transparent url(images/fatshark.jpg) left top no-repeat;
}

#press {
	position: absolute;
	width: 700px;
	left: 100px;
	top: 100px;
}