body {
	background-image: url(../images/centered75.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: large !important;
	font-weight: bold !important;
	font-family: "Times New Roman", Times, serif !important;
}

#content {
	padding-left: 40px;
	line-height: 1.6em;
}

#instructions {
	width: 400px;
	float: right;
	border-width:		1px;
	border-style:		solid;
  	border-color:		black;
  	margin-top: 10px;
  	margin-left: 20px;
  	margin-bottom: 150px;
  	padding: 10px;
}

#help-note {
	font-size: .8em;
	margin-left: 20px;
}