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

h1 {
	color: #cc3333;
}

.hr {
	background: #02056e;
}

a {
	color: #cc3333;
}

a:hover {
	color: #02056e;
}