* { 
	margin: 0px; 
	padding: 0px; 
	font-family: Arial,;
}

body {
	color: #000000;
	font-family: Arial,;
	font-size: 12px;
	background-image:url('Midiface_Wallpaper.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

#tl { 
	margin: 0px; 
	padding: 0px; 
	width: 50px;
}

#tc { 
	margin: 0px; 
	padding: 0px; 
	text-align: left;
	width: 600px;
}

h1 {
	color: #000040;
	font-family: Arial,;
	font-size: 22px;
}

h2 {
	color: #000040;
	font-family: Arial,;
	font-size: 16px;
}

h3 {
	color: #000040;
	font-family: Arial,;
	font-size: 13px;
}

#text {
	color: #000000;
	font-family: Arial,;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #111188;
	font-size: 12px;
	text-decoration: ;
	background-color: transparent;
}

a:hover {
	color: #800000;
	font-size: 12px;
	text-decoration:;
	background-color: transparent;
}
