body {
	background-color: #E6E6E6;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
}
.maincontent {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	height: 780px;
	width: 980px;

}
h1 {
	font-size: 72px;
	font-weight: bold;
	color: #FF6600;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin-top:0px;
	margin-bottom:0px;
}
.maincontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.steps {
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
