*{	color: white;	background-color: transparent;	font-family: "Monaco", "Tahoma", Tahoma, Verdana, sans-serif;	font-size: 11px;	margin: 0;	padding: 0;	border: none;	line-height: 120%;}/* _____   _       _____       ___  ___   _____   __   _   _____   _____  | ____| | |     | ____|     /   |/   | | ____| |  \ | | |_   _| /  ___/ | |__   | |     | |__      / /|   /| | | |__   |   \| |   | |   | |___  |  __|  | |     |  __|    / / |__/ | | |  __|  | |\   |   | |   \___  \ | |___  | |___  | |___   / /       | | | |___  | | \  |   | |    ___| | |_____| |_____| |_____| /_/        |_| |_____| |_|  \_|   |_|   /_____/ */body{	background-color: #9F571D;	text-align: center; /* for IE */}br{	clear: both;}hr{	clear: both;	border-bottom: 1px solid #7A1618;	margin: 0px 0px 15px 0px;}/*   use ONLY for title of page   */h1{	background-color: transparent;	font-size: 90px;	font-weight: 900;	color: red;	padding: 0px 0px 0px 20px;}/* ------------ */.container{	margin: 0 auto;   /* align for good browsers */	text-align: left; /* counter the body center */	width: 700px;	margin-bottom: 30px;	margin-top: 30px;	position: relative;	background-color: #000000;	z-index: 5;}p{	padding: 0px 0px 0px 24px;	margin: 0px 0px 20px 0px;}