.settop {
	top: 0px;
	position: absolute;
}
.gradient {
	background-image: url(../img/grad.jpg);
	background-repeat: no-repeat;
	background-position: 25px 60px;
}
.postable {
	position: relative;
	left: 25px;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #E12728;
}
.section {
	font-weight: bold;
}
.padright {
	padding-right: 10px;
}

