body {
	padding: 0;
	margin: 0 -10px 0 -10px;
	/*/*/margin: 0 0 0 0; /* */	
	background-color:#e1501b;
	color: #000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101%;
}

a:link {
	color: #006699;
	}
a:visited {
	color: #006699;
}
a:hover, #leftboxcontent a:active,
a:focus {
	color: #fff;
	text-decoration:line-through;
}

#rightcontentbox {
	background-image:url(../images/fireworks/empty.gif);
	background-repeat: no-repeat;
	text-align:right;
	font-size: 10px;
	color: #FFF
}

#rightcontentbox a:link {
	color: #FFF;
}

#rightcontentbox a:visited {
	color: #FFF;
}


#centerbox {
	background: transparent;
	background-color: #99CCFF;
	opacity: .9;
	filter:alpha(opacity=80);
	padding: 10px 20px 20px 20px;
	float: left;
	width: 449px;
	margin-top: 80px;
	margin-left: 30px;
	border: 6px solid  #333333;
	font-size: 0.85em;
	line-height: 1.5em;
}

#centerbox a:link {
	color: #006699;
	}
#centerbox a:visited {
	color: #006699;
}
#centerbox a:hover, #leftboxcontent a:active,
#centerbox a:focus {
	color: #fff;
	text-decoration:line-through;
}


h1 {
	color: #F0EC93;
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
}
h2 {
	color: #fff;
	font-size: 1.7em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
h3 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	color: #f4b85a;
	font-size: .9em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	padding: 108px 3px 3px 3px;}
	
	h5 {
	color: #333333;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
	
	<!--padding top right bottom left-->
