@charset "utf-8";
/* CSS Document */

body {
	background: repeat-x url('images/Starters_HeaderBg.png') white;
}

H1 {
	color: #e42030;
}
H2 {
	color: #e95730;
}
A {
	color: #e42030;
}
A:hover {
	color: #e95730;
}
