A
{
    COLOR: #7777FF;
}
A:hover
{
    COLOR: red;
    TEXT-DECORATION: none;
}
BODY
{
    BACKGROUND: url(images/honor.jpg) fixed;
    BACKGROUND-COLOR: black;
    COLOR: #88FF88;
}
H1
{
    COLOR: #A8A8FF;
}
CENTER
{
	position: absolute;
	left: 100%;
	top: 0%;
}
P.c
{
	text-align: center;
	text-indent: 0in;
}