body { background: #e9b; padding-top: 100px;}

#header { background: #aab;
	width: 100%; 
	border-top: 2px solid #444;
	border-bottom: 3px solid #444;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	padding-left: 25px;
	position: absolute;
	left: 0px;
	top: 20px
	}


.txt { background: #ddd;
	margin: 40px;
	padding: 10px;
	border: 1px solid #333;
	}
