/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background: url(intro30.jpg) top center no-repeat;
	background-color:#000b25;	
        overflow-y: scroll; 
}

#intro {
	position:absolute;
	top: 50%;
	left: 50%;
	height:370px;
	width:650px;
	top:170px;
	margin-left:-325px;
	border-width:0px;
	border-spacing:0px;
	visibility: visible;
}

#ralla1 {
	position:absolute;
	left: 50%;
	width:654px;
	top:173px;
	margin-left:-327px;
}

#ralla2 {
	position:absolute;
	left: 50%;
	width:654px;
	top:504px;
	margin-left:-327px;
}








