BODY {
	font-size: 16px;
	background: #eeeedd;
	color: #000001;
	}
CENTER{
	display: none;
	}

.col1 {
	position: absolute;
	top: 150px;
	left: 150px;
	width: 300px;
	}

.col2 {
	position: absolute;
	top: 150px;
	left: 475px;
	width: 300px;
	}

.colbtm
	{
	position: relative;
	width: 650px;
	text-align: center;
	color: #CC9966;
	}

.clr1 {
	color: #993300;
	}

.clr2 {
	color: #FF6633;
	}
