#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;
	width: 510px;
}
#content {
	position: absolute;
	width: 510px;
	left: 190px;
	top: 240px;
}
