@charset "utf-8";
/* CSS Document */

body {
	background-color: transparent;
}


.portimage{
	margin-right: 10px;
	padding:0 2px 8px 2px;
	height:432px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	background-image:url(../images/imgshaddow.png);
}

#center {
	height:432px; 
	position:absolute; 
	top:50%; 
	margin-top:-216px; 
	text-align:center;
}