@charset "utf-8";
a, a:link, a:active, a:visited {
	color: #fff;
}
a:hover {
	color: #ffb955;
}
h1 {
	color: #ffc974;
}
body {
	color: #fff;
}
