#logo {
	position: absolute;
	left: 190px;
	top: 10px;
}
#header {
	position: absolute;
	left: 190px;
	top: 140px;
	font-family: "Arial Black", "Futura Black", "Folio XBd BT", "Futura XBlk BT";
	font-size: 28px;
	text-decoration: none;
}
#content {
	position: absolute;
	width: 75%;
	left: 170px;
	top: 210px;
}

