@charset "UTF-8";
/* CSS Document */

/* CSS Document */

#title {
	color: #CD0003;
	font-family: Arial;
	text-align: center;
	font-size: 20pt;
	position: relative;
}
#lessonlinks {
	color: #2163F3;
	font-family: Arial;
	font-size: 11.5pt;
	top: 90%;
}
#picture {
	position: relative;
	display: block;
}
#instructions {
	color: #6A6363;
	font-family: Arial;
	font-size: 11.5pt;
	text-align: left;
	position: relative;
	left: 20%;
}
.picture {
	position: relative;
	left: 40%;
	top: 70%;
	bottom: 20%;
}
.instructions {
	width: 60%;
}
#physiologypic {
	position: relative;
	left: 40%;
	bottom: 250px;
}
#maintenance {
	text-align: center;
	font-family: Arial;
	font-size: 11.5pt;
	position: absolute;
	bottom: 20%;
	left: 30%;
}
#body {
	position: relative;
}
