@charset "UTF-8";
/* CSS Document */

#wrapper {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
