body {
	margin: 20px;
	border: 2px solid #CCCCCC;
	padding: 20px;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 10px;
	word-spacing: 10px;
	text-align: center;
	padding-bottom: 50px;
}
h5 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana;
	font-size: 9px;
	color: #999999;
	padding-top: 200px;
	text-align: center;
}
.nomas {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana;
	font-size: 48px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 8px;
	word-spacing: 10px;
	text-align: center;
}
.nomasdos {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana;
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 8px;
	word-spacing: 10px;
	text-align: center;
	padding-bottom: 35px;
}