div.copyright {
    font-color: red;
    background-color: yellow;
}

/* Copyright (C) 2014 Junjie_Huang@SYSU(SNO:13331087). All Rights Reserved. */

h1, h2 {
	color: #A4A400;
	font-family: "Century Gothic", Futura, Verdana;
}

h1 {
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 22pt;
}

h2 {
	font-size: 18pt;
}

blockquote {
	font-style: italic;
	background-color: #FFFFC8;
}