body {
	font-family: georgia;
	background-color: #FFFF00;
	font-size: 18pt;
	color: #000000;
}

a {
	font-family: "comic sans ms";
	color: #FF0000;
}

.title {
	font-family: "comic sans ms";
	font-size: 26pt;
	font-weight: bold;
	color: #003300;
}

div#Movie {
	position: absolute;
	left: 150px;
	top; 5px;
}

.steps {
	font-family: "comic sans ms";
	font-size: 16pt;
	font-weight: bold;
}

div#info {
}

