body {
	margin-top: 30px;
	background-color: #000000;
	line-height: 1.5em;
}
.sample1 {
	margin-bottom: 1.5em;
	text-align: center;
	letter-spacing: normal;
        word-spacing: normal;
}
.sample2 {
	text-align: center;
	letter-spacing: 1em;
}
.sample3 {
	text-align: center;
	word-spacing: 35px;
}
.top {
	color: #ff6699;
	line-height: 1.1em;
	font-family: Impact, sans-serif;
	font-size: 40pt;
	text-decoration: underline;
}
.be {
	margin-top: 0.2em;
	margin-bottom: 1em;
	color: #ffffff;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 18pt;
}
