/* CSS Document */

body {
	text-align: center;
	background-color: #DFE2E6;
	background-image: url(port_bknd.jpg);
}

#wrapper {
margin-left: -510px;
margin-top: -322px;
	width:1020px;
	text-align: center;
	position:absolute;
	top: 50%;
	left: 50%;
}
a:link {
	color:#FFFFFF;
}
a:hover {
	color:#FF6600;
	
}
