body { 
text-align: center; 
font-family: arial,tahoma,verdana,helvetica, sans-serif; 
font-size: 11px; 
color: #133067; 
margin : 0; 
background: #133067; 
}

a, a-active {
	font-family: arial;
	font-size: 18px;

	text-decoration: none;
	color: #FFFFFF;
}

a:hover, a-active:hover {
	color: #E8B600;
}

	.banner { 
	z-index: 2; 
	position: relative; 
	top: 23px; 
	margin: auto;
	width: 650px; 
	height: 550px; 
	background: url('worldwide.jpg') no-repeat top right;
	}
	
	.links {
		float: left;
		padding: 100px 0 0 55px;
		text-align: left;
	}