@charset "utf-8";
/* CSS Document */

.bodyWrapper {
	margin-top:30px;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:center;
}

a:hover {
	text-decoration:none;
}

p {
	line-height:1.5;
}
