body, html {
	color:red;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1 {
	color:#ef3412;
	font-size:18px;
	font-weight:bold;
}

h2 {
	color:blue;
	font-size:14px;
	text-align:center;
}

h3 {
	color:navy;
	font-size:12px;
	text-align:right;
	font-family:"Times New Roman", "Lucida Grande", sans-serif;
}

#center h1 {
	/* color:orange; */
	font-family:Verdana;
}

h1 {
	text-decoration:underline;
}
#center {
	font-size:11px;
	color:#333;
}