* {
	margin: 0px;
	padding; 0px;
}

html, body {
	height: 100%;
	overflow: hidden;

}


body {
	font-family: Courier New, sans-serif;
	font-size: x-small;
	line-height: 2em;
	background: #000000;
}


#textyindex{
	position: absolute;
	z-index: 40;
	top: 10px;
	left: 0px;
		font-size:400px;
			 line-height:260px;
			 color:#fff71e;
			 	text-decoration: underline;

}



#viddy {
	top: 0px;
	left: 0px;
	margin-top: 0px;
	padding: 0px;
	position: absolute;	
	border:none;
	width: 100%;
	height: 100%;	
	z-index: 1;

}

a:link { 
	color: #fff71e; 
	font size: 400px;
	text-decoration: none;
}

a:visited { 
	color: #fff71e;
	font-size: 400px;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
		font-size: 400px;
			background: #f4309b;


	
}
			
			
/*
h1 { font-size:15px;
	 background-color:white;
	 padding:2px;
	 line-height:10px;
}

h2 { font-size:15px;
	 padding:2px;
	 line-height:10px;
}

h3 { font-size:12px;
	 padding:2px;
	 line-height:10px;
}

h4 { font-size:12px;
	 padding:2px;
	 line-height:10px;
}


/*#header {
	font-size:10px;
	 margin-left:300px;
	 padding:2px;
	 line-height:10px;
	 
	 }
	 
#excercises {
	color: #000000;
	padding: 2px;
	line-height: 10px;
	margin-left: 300px;
	width: 500px;

}

#walala {
position: absolute;
	top: 40px;
	left: 5px

text-align:justify;
}

ol,ul { list-style:square;
}


/*
div {
	width: 400px;
}
*/
