.headers {
	font-family: verdana;
	font-size: 36px;
	color: #FFFFFF;
	text-align:right;
}
.quest {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #eb1613;
}

.text {
	font-family: verdana;
	font-size: 10px;
	color: #101c70;
}
.pagetext {
	font-family: verdana;
	font-size: 10px;
	color: #101c70;
}
.Section {
	font-family: verdana;
	font-size: 10px;
	color: #101c70;
}
.Sections {
	font-family: verdana;
	font-size: 10px;
	color: #101c70;
}
.legal {
	font-family: verdana;
	font-size: 9px;
	color: #101c70;
	text-align:center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eb1613;
	background-image: url(../img/learning_background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}
