body{ 
background: #333333;
}

#global {
	height:571px;
	width:1024px;
	position:absolute;
	margin-left: -510px;
	margin-top: 10px;
	left:50%;
	right:50%;
	border-style:solid;
	border-width:thin;
	background-color:#164554;
	background-image:url(img/03.png);
	background-repeat:no-repeat;
		}
		

.text{
font-size:16px;
font-family:Verdana;
color:#000000;
font-weight:bold;

}
.text1{
font-size:18px;
font-family:Verdana;
color:#000000;
font-weight:bold;

}
.text2{
font-size:12px;
font-family:Verdana;
color:#000000;
font-weight:bold;

}

