body {
	background-image: url(../images/bckgrnd.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	padding: 0px;
	width: 850px;
	height: 400px;
}
#youth {
	height: 25px;
	width: 200px;
	top: 250px;
	float: right;
	margin-top: 300px;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: left;
	vertical-align: text-bottom;
	font-weight: bold;
}
