h1 {
	font-size: 36px;
	color: #990000;
	line-height: 40px;
}
h2 {
	font-size: 28px;
	line-height: 32px;
	color: red;
}

h3 {
	font-size: 20px;
	line-height: 24px;
	color: red;
}
h4 {
	font-size: 12px;
	line-height: 20px;
	color: red;
}
h5 {
	font-size: 12px;
	line-height: 20px;
	color: red;
}

.placeholder {
	font-size: 10px;
	color: #FFFFCC;
}
