body {
	background: url('../images/bg_yellow.gif');
}

h1 {
	color: #cccc00;
}

.hr {
	background: #cccc00;
}

a {
	color: #02056e;
}

a:hover {
	color: #cccc00;
}
