
BODY {background-attachment: fixed;
	background-image: URL(http://www.esl-classroom.com/images/logo.gif);
	background-repeat: repeat-y;
	margin-left: 20%;
	margin-right: 10%;
	font-size:	1em;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Verdana, Myriad Web, Syntax, sans-serif;
	font-size-adjust:	.58;
	color: black;}

H1	{	
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#616161;
	}	

H2	{	
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	font-size:	1.5em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#616161;
	}	

H3	{	
	font-family:	Myriad Web, Arial, Helvetica, sans-serif;
	font-size-adjust:	.48;
	font-size:	1em;
	font-weight:	500;
	font-style:	italic;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#616161;
	}	
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#C00;
	
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#29006b;
	
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#F00;
	background:	#FC0;
	}	

div.farleft { margin-left: -30%;}

ADDRESS {font-size: 75%;
	 color: #C0C0C0;}	
