
.info
{
	width: 400px; height: 300px; 
	background:#fff; 
margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
/*
box-shadow: 0px 2px 0px #6a5639;
-moz-box-shadow: 0px 2px 0px #6a5639;
-webkit-box-shadow: 0px 2px 0px #6a5639;
*/
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
behavior:url(border-radius.htc);
}