@charset "utf-8";
/* CSS Document */

body{
	padding: 35px;
	text-align: center;
}
p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}