div#color {
    background-color: #F3F5FC;
}

#id {
    text-align: center;
}

a, a:focus, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

li#ERROR {
    font-weight: bold;
    color: red;
}

H1 {
    color: red;
	text-align: center;
}

#HPnotice {
    color: blue;
	text-align: center;
}
